#86AFFC#86AFFC
#86AFFC is a light, vivid blue. Relative luminance 0.428; OKLCH L 75.5% C 0.120 H 262.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFFC |
|---|---|
| RGB | rgb(134, 175, 252) |
| HSL | hsl(219, 95%, 76%) |
| HSV | hsv(219, 47%, 99%) |
| CMYK | cmyk(46.8%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.39, 6.35, -42.48) |
| CIE-LCH | lch(71.39, 42.96, 278.50°) |
| OKLab | oklab(75.52% -0.0159 -0.1192) |
| OKLCH | oklch(75.52% 0.12 262.4) |
| XYZ | xyz(42.7264, 42.7538, 98.0775) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.50
Pastel Blue
#A2BFFE
ΔE00 5.33
Sky Blue (survey)
#75BBFD
ΔE00 6.41
Cornflowerblue
#6495ED
ΔE00 7.75
Periwinkle Blue
#8F99FB
ΔE00 8.03
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFFC #FCD386
analogous
#86EAFC #86AFFC #9886FC
triadic
#86AFFC #FC86AF #AFFC86
tetradic
#86AFFC #FC86EA #FCD386 #86FC98
square
#86AFFC #FC86EA #FCD386 #86FC98
split-complementary
#86AFFC #FC9886 #EAFC86
monochromatic
#0F60F9 #4A88FB #86AFFC #C2D6FD #E1EBFE
Accessibility & contrast
On white
2.20
#86AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#86AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFFC
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFFC | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#85AAFA
Tritanopia (blue-blind)
#56BFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #86affc; /* rgb */ color: rgb(134, 175, 252); /* oklch */ color: oklch(75.5% 0.120 262.4);
Tailwind
colors: {
custom: {
50: '#aec6fd',
500: '#86affc',
950: '#000000',
},
}SCSS
$custom: #86affc; $custom-light: #aec6fd; $custom-dark: #000000;
JSON
{
"hex": "#86affc",
"rgb": {
"r": 134,
"g": 175,
"b": 252
},
"hsl": {
"h": 219.153,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.75524,
"c": 0.12026,
"h": 262.4
},
"luminance": 0.42757
}Semantic roles & 50–950 ramp
primary
#86AFFC
secondary
#F6EBD5
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285