#86B2FC#86B2FC
#86B2FC is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.1% C 0.117 H 260.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #86B2FC |
|---|---|
| RGB | rgb(134, 178, 252) |
| HSL | hsl(218, 95%, 76%) |
| HSV | hsv(218, 47%, 99%) |
| CMYK | cmyk(46.8%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.18, 4.67, -41.24) |
| CIE-LCH | lch(72.18, 41.50, 276.46°) |
| OKLab | oklab(76.15% -0.0194 -0.1156) |
| OKLCH | oklch(76.15% 0.117 260.5) |
| XYZ | xyz(43.3168, 43.9346, 98.2743) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.59
Pastel Blue
#A2BFFE
ΔE00 5.13
Sky Blue (survey)
#75BBFD
ΔE00 5.51
Baby Blue (survey)
#A2CFFE
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 8.36
Light Grey Blue
#9DBCD4
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86B2FC #FCD086
analogous
#86EDFC #86B2FC #9586FC
triadic
#86B2FC #FC86B2 #B2FC86
tetradic
#86B2FC #FC86ED #FCD086 #86FC95
square
#86B2FC #FC86ED #FCD086 #86FC95
split-complementary
#86B2FC #FC9586 #EDFC86
monochromatic
#0F66F9 #4A8CFB #86B2FC #C2D8FD #E1ECFE
Accessibility & contrast
On white
2.15
#86B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#86B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86B2FC
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86B2FC | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#89ACFA
Tritanopia (blue-blind)
#55C2CC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #86b2fc; /* rgb */ color: rgb(134, 178, 252); /* oklch */ color: oklch(76.1% 0.117 260.5);
Tailwind
colors: {
custom: {
50: '#aec8fd',
500: '#86b2fc',
950: '#000000',
},
}SCSS
$custom: #86b2fc; $custom-light: #aec8fd; $custom-dark: #000000;
JSON
{
"hex": "#86b2fc",
"rgb": {
"r": 134,
"g": 178,
"b": 252
},
"hsl": {
"h": 217.627,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.76146,
"c": 0.1172,
"h": 260.5
},
"luminance": 0.43937
}Semantic roles & 50–950 ramp
primary
#86B2FC
secondary
#F6EAD5
accent
#9000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285