#85A4EF#85A4EF
#85A4EF is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.6% C 0.115 H 266.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #85A4EF |
|---|---|
| RGB | rgb(133, 164, 239) |
| HSL | hsl(222, 77%, 73%) |
| HSV | hsv(222, 44%, 94%) |
| CMYK | cmyk(44.4%, 31.4%, 0%, 6.3%) |
| CIE-LAB | lab(67.85, 8.61, -40.95) |
| CIE-LCH | lch(67.85, 41.85, 281.87°) |
| OKLab | oklab(72.57% -0.0071 -0.1148) |
| OKLCH | oklch(72.57% 0.115 266.4) |
| XYZ | xyz(38.5234, 37.7672, 86.9045) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.11
Cornflowerblue
#6495ED
ΔE00 5.90
Carolina Blue
#8AB8FE
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 7.29
Soft Blue
#6488EA
ΔE00 8.51
Perrywinkle
#8F8CE7
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A4EF #EFD085
analogous
#85D9EF #85A4EF #9B85EF
triadic
#85A4EF #EF85A4 #A4EF85
tetradic
#85A4EF #EF85D9 #EFD085 #85EF9B
square
#85A4EF #EF85D9 #EFD085 #85EF9B
split-complementary
#85A4EF #EF9B85 #D9EF85
monochromatic
#1D55DD #4F7CE8 #85A4EF #BBCCF6 #E4EBFB
Accessibility & contrast
On white
2.46
#85A4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#85A4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A4EF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A4EF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF2
Deuteranopia (green-blind)
#7EA1ED
Tritanopia (blue-blind)
#5EB4BF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #85a4ef; /* rgb */ color: rgb(133, 164, 239); /* oklch */ color: oklch(72.6% 0.115 266.4);
Tailwind
colors: {
custom: {
50: '#adbef4',
500: '#85a4ef',
950: '#000000',
},
}SCSS
$custom: #85a4ef; $custom-light: #adbef4; $custom-dark: #000000;
JSON
{
"hex": "#85a4ef",
"rgb": {
"r": 133,
"g": 164,
"b": 239
},
"hsl": {
"h": 222.453,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.7257,
"c": 0.11504,
"h": 266.4
},
"luminance": 0.37769
}Semantic roles & 50–950 ramp
primary
#85A4EF
secondary
#F3EBD8
accent
#9D0CD9
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111217
muted
#808185