#85AEFA#85AEFA
#85AEFA is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.2% C 0.119 H 262.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #85AEFA |
|---|---|
| RGB | rgb(133, 174, 250) |
| HSL | hsl(219, 92%, 75%) |
| HSV | hsv(219, 47%, 98%) |
| CMYK | cmyk(46.8%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(70.98, 6.10, -42.04) |
| CIE-LCH | lch(70.98, 42.48, 278.26°) |
| OKLab | oklab(75.16% -0.0162 -0.1179) |
| OKLCH | oklch(75.16% 0.119 262.2) |
| XYZ | xyz(42.0586, 42.1581, 96.3450) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.73
Pastel Blue
#A2BFFE
ΔE00 5.56
Sky Blue (survey)
#75BBFD
ΔE00 6.48
Cornflowerblue
#6495ED
ΔE00 7.46
Periwinkle Blue
#8F99FB
ΔE00 7.89
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AEFA #FAD185
analogous
#85E9FA #85AEFA #9685FA
triadic
#85AEFA #FA85AE #AEFA85
tetradic
#85AEFA #FA85E9 #FAD185 #85FA96
square
#85AEFA #FA85E9 #FAD185 #85FA96
split-complementary
#85AEFA #FA9685 #E9FA85
monochromatic
#0F60F5 #4A87F8 #85AEFA #C0D5FC #E2EBFE
Accessibility & contrast
On white
2.23
#85AEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#85AEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AEFA
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AEFA | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#84A9F8
Tritanopia (blue-blind)
#55BEC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #85aefa; /* rgb */ color: rgb(133, 174, 250); /* oklch */ color: oklch(75.2% 0.119 262.2);
Tailwind
colors: {
custom: {
50: '#aec5fc',
500: '#85aefa',
950: '#000000',
},
}SCSS
$custom: #85aefa; $custom-light: #aec5fc; $custom-dark: #000000;
JSON
{
"hex": "#85aefa",
"rgb": {
"r": 133,
"g": 174,
"b": 250
},
"hsl": {
"h": 218.974,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.75163,
"c": 0.11905,
"h": 262.2
},
"luminance": 0.42161
}Semantic roles & 50–950 ramp
primary
#85AEFA
secondary
#F6EAD5
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185