#85AEF4#85AEF4
#85AEF4 is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.9% C 0.111 H 260.8°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #85AEF4 |
|---|---|
| RGB | rgb(133, 174, 244) |
| HSL | hsl(218, 83%, 74%) |
| HSV | hsv(218, 45%, 96%) |
| CMYK | cmyk(45.5%, 28.7%, 0%, 4.3%) |
| CIE-LAB | lab(70.72, 4.39, -39.19) |
| CIE-LCH | lch(70.72, 39.43, 276.39°) |
| OKLab | oklab(74.88% -0.0178 -0.1097) |
| OKLCH | oklch(74.88% 0.111 260.8) |
| XYZ | xyz(41.1327, 41.7877, 91.4688) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.79
Pastel Blue
#A2BFFE
ΔE00 5.61
Sky Blue (survey)
#75BBFD
ΔE00 6.28
Cornflowerblue
#6495ED
ΔE00 7.38
Periwinkle Blue
#8F99FB
ΔE00 7.97
Baby Blue (survey)
#A2CFFE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AEF4 #F4CB85
analogous
#85E6F4 #85AEF4 #9485F4
triadic
#85AEF4 #F485AE #AEF485
tetradic
#85AEF4 #F485E6 #F4CB85 #85F494
square
#85AEF4 #F485E6 #F4CB85 #85F494
split-complementary
#85AEF4 #F49485 #E6F485
monochromatic
#1564EA #4D89EF #85AEF4 #BDD3F9 #E3ECFC
Accessibility & contrast
On white
2.24
#85AEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#85AEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AEF4
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AEF4 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F7
Deuteranopia (green-blind)
#87A8F2
Tritanopia (blue-blind)
#59BDC7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #85aef4; /* rgb */ color: rgb(133, 174, 244); /* oklch */ color: oklch(74.9% 0.111 260.8);
Tailwind
colors: {
custom: {
50: '#adc5f8',
500: '#85aef4',
950: '#000000',
},
}SCSS
$custom: #85aef4; $custom-light: #adc5f8; $custom-dark: #000000;
JSON
{
"hex": "#85aef4",
"rgb": {
"r": 133,
"g": 174,
"b": 244
},
"hsl": {
"h": 217.838,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.7488,
"c": 0.11113,
"h": 260.8
},
"luminance": 0.4179
}Semantic roles & 50–950 ramp
primary
#85AEF4
secondary
#F4E9D7
accent
#8F06E0
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185