#85AFFE#85AFFE
#85AFFE is a light, vivid blue. Relative luminance 0.428; OKLCH L 75.6% C 0.123 H 262.4°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #85AFFE |
|---|---|
| RGB | rgb(133, 175, 254) |
| HSL | hsl(219, 98%, 76%) |
| HSV | hsv(219, 48%, 100%) |
| CMYK | cmyk(47.6%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.42, 6.69, -43.52) |
| CIE-LCH | lch(71.42, 44.03, 278.74°) |
| OKLab | oklab(75.56% -0.0163 -0.1222) |
| OKLCH | oklch(75.56% 0.123 262.4) |
| XYZ | xyz(42.8863, 42.7994, 99.7480) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.46
Pastel Blue
#A2BFFE
ΔE00 5.46
Sky Blue (survey)
#75BBFD
ΔE00 6.32
Cornflowerblue
#6495ED
ΔE00 7.73
Periwinkle Blue
#8F99FB
ΔE00 8.16
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AFFE #FED485
analogous
#85EBFE #85AFFE #9785FE
triadic
#85AFFE #FE85AF #AFFE85
tetradic
#85AFFE #FE85EB #FED485 #85FE97
square
#85AFFE #FE85EB #FED485 #85FE97
split-complementary
#85AFFE #FE9785 #EBFE85
monochromatic
#0C5FFD #4887FE #85AFFE #C2D7FE #E1EBFF
Accessibility & contrast
On white
2.20
#85AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#85AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AFFE
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AFFE | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#52C0CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #85affe; /* rgb */ color: rgb(133, 175, 254); /* oklch */ color: oklch(75.6% 0.123 262.4);
Tailwind
colors: {
custom: {
50: '#aec6ff',
500: '#85affe',
950: '#000000',
},
}SCSS
$custom: #85affe; $custom-light: #aec6ff; $custom-dark: #000000;
JSON
{
"hex": "#85affe",
"rgb": {
"r": 133,
"g": 175,
"b": 254
},
"hsl": {
"h": 219.174,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.75562,
"c": 0.12329,
"h": 262.4
},
"luminance": 0.42802
}Semantic roles & 50–950 ramp
primary
#85AFFE
secondary
#F7EBD4
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286