#85AEF8#85AEF8
#85AEF8 is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.1% C 0.116 H 261.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #85AEF8 |
|---|---|
| RGB | rgb(133, 174, 248) |
| HSL | hsl(219, 89%, 75%) |
| HSV | hsv(219, 46%, 97%) |
| CMYK | cmyk(46.4%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(70.89, 5.53, -41.09) |
| CIE-LCH | lch(70.89, 41.46, 277.66°) |
| OKLab | oklab(75.07% -0.0167 -0.1152) |
| OKLCH | oklch(75.07% 0.116 261.7) |
| XYZ | xyz(41.7466, 42.0333, 94.7022) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.74
Pastel Blue
#A2BFFE
ΔE00 5.57
Sky Blue (survey)
#75BBFD
ΔE00 6.41
Cornflowerblue
#6495ED
ΔE00 7.43
Periwinkle Blue
#8F99FB
ΔE00 7.91
Baby Blue (survey)
#A2CFFE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AEF8 #F8CF85
analogous
#85E7F8 #85AEF8 #9685F8
triadic
#85AEF8 #F885AE #AEF885
tetradic
#85AEF8 #F885E7 #F8CF85 #85F896
square
#85AEF8 #F885E7 #F8CF85 #85F896
split-complementary
#85AEF8 #F89685 #E7F885
monochromatic
#1161F1 #4B88F5 #85AEF8 #BFD4FB #E2ECFD
Accessibility & contrast
On white
2.23
#85AEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#85AEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AEF8
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AEF8 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FB
Deuteranopia (green-blind)
#85A9F6
Tritanopia (blue-blind)
#57BEC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #85aef8; /* rgb */ color: rgb(133, 174, 248); /* oklch */ color: oklch(75.1% 0.116 261.7);
Tailwind
colors: {
custom: {
50: '#aec5fb',
500: '#85aef8',
950: '#000000',
},
}SCSS
$custom: #85aef8; $custom-light: #aec5fb; $custom-dark: #000000;
JSON
{
"hex": "#85aef8",
"rgb": {
"r": 133,
"g": 174,
"b": 248
},
"hsl": {
"h": 218.609,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.75068,
"c": 0.1164,
"h": 261.7
},
"luminance": 0.42036
}Semantic roles & 50–950 ramp
primary
#85AEF8
secondary
#F5EAD6
accent
#9400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185