#85AEFD#85AEFD
#85AEFD is a light, vivid blue. Relative luminance 0.423; OKLCH L 75.3% C 0.123 H 262.8°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #85AEFD |
|---|---|
| RGB | rgb(133, 174, 253) |
| HSL | hsl(220, 97%, 76%) |
| HSV | hsv(220, 47%, 99%) |
| CMYK | cmyk(47.4%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.11, 6.97, -43.46) |
| CIE-LCH | lch(71.11, 44.02, 279.11°) |
| OKLab | oklab(75.31% -0.0154 -0.122) |
| OKLCH | oklch(75.31% 0.123 262.8) |
| XYZ | xyz(42.5327, 42.3477, 98.8422) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.75
Pastel Blue
#A2BFFE
ΔE00 5.55
Sky Blue (survey)
#75BBFD
ΔE00 6.58
Cornflowerblue
#6495ED
ΔE00 7.52
Periwinkle Blue
#8F99FB
ΔE00 7.86
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AEFD #FDD485
analogous
#85EAFD #85AEFD #9885FD
triadic
#85AEFD #FD85AE #AEFD85
tetradic
#85AEFD #FD85EA #FDD485 #85FD98
square
#85AEFD #FD85EA #FDD485 #85FD98
split-complementary
#85AEFD #FD9885 #EAFD85
monochromatic
#0D5EFB #4986FC #85AEFD #C1D6FE #E1EBFF
Accessibility & contrast
On white
2.22
#85AEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#85AEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AEFD
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AEFD | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#53BFCA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #85aefd; /* rgb */ color: rgb(133, 174, 253); /* oklch */ color: oklch(75.3% 0.123 262.8);
Tailwind
colors: {
custom: {
50: '#aec5fe',
500: '#85aefd',
950: '#000000',
},
}SCSS
$custom: #85aefd; $custom-light: #aec5fe; $custom-dark: #000000;
JSON
{
"hex": "#85aefd",
"rgb": {
"r": 133,
"g": 174,
"b": 253
},
"hsl": {
"h": 219.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.75307,
"c": 0.12302,
"h": 262.8
},
"luminance": 0.4235
}Semantic roles & 50–950 ramp
primary
#85AEFD
secondary
#F7EBD4
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186