#86B2FF#86B2FF
#86B2FF is a light, vivid blue. Relative luminance 0.441; OKLCH L 76.3% C 0.121 H 261.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #86B2FF |
|---|---|
| RGB | rgb(134, 178, 255) |
| HSL | hsl(218, 100%, 76%) |
| HSV | hsv(218, 47%, 100%) |
| CMYK | cmyk(47.5%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(72.31, 5.53, -42.66) |
| CIE-LCH | lch(72.31, 43.02, 277.39°) |
| OKLab | oklab(76.29% -0.0186 -0.1197) |
| OKLCH | oklch(76.29% 0.121 261.2) |
| XYZ | xyz(43.7959, 44.1262, 100.7978) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.62
Pastel Blue
#A2BFFE
ΔE00 5.12
Sky Blue (survey)
#75BBFD
ΔE00 5.65
Baby Blue (survey)
#A2CFFE
ΔE00 7.64
Cornflowerblue
#6495ED
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86B2FF #FFD386
analogous
#86EEFF #86B2FF #9786FF
triadic
#86B2FF #FF86B2 #B2FF86
tetradic
#86B2FF #FF86EE #FFD386 #86FF97
square
#86B2FF #FF86EE #FFD386 #86FF97
split-complementary
#86B2FF #FF9786 #EEFF86
monochromatic
#0C64FF #498BFF #86B2FF #C3D9FF #E0ECFF
Accessibility & contrast
On white
2.14
#86B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#86B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86B2FF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86B2FF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#53C3CD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #86b2ff; /* rgb */ color: rgb(134, 178, 255); /* oklch */ color: oklch(76.3% 0.121 261.2);
Tailwind
colors: {
custom: {
50: '#afc8ff',
500: '#86b2ff',
950: '#000000',
},
}SCSS
$custom: #86b2ff; $custom-light: #afc8ff; $custom-dark: #000000;
JSON
{
"hex": "#86b2ff",
"rgb": {
"r": 134,
"g": 178,
"b": 255
},
"hsl": {
"h": 218.182,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.76288,
"c": 0.12113,
"h": 261.2
},
"luminance": 0.44129
}Semantic roles & 50–950 ramp
primary
#86B2FF
secondary
#F7EAD4
accent
#9200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286