#85ABEA#85ABEA
#85ABEA is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.8% C 0.101 H 260.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABEA |
|---|---|
| RGB | rgb(133, 171, 234) |
| HSL | hsl(217, 71%, 72%) |
| HSV | hsv(217, 43%, 92%) |
| CMYK | cmyk(43.2%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(69.51, 3.25, -35.64) |
| CIE-LCH | lch(69.51, 35.79, 275.21°) |
| OKLab | oklab(73.79% -0.0171 -0.0995) |
| OKLCH | oklch(73.79% 0.101 260.3) |
| XYZ | xyz(39.0823, 40.0506, 83.4971) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.92
Pastel Blue
#A2BFFE
ΔE00 6.16
Cornflowerblue
#6495ED
ΔE00 6.79
Sky Blue (survey)
#75BBFD
ΔE00 7.03
Periwinkle Blue
#8F99FB
ΔE00 7.28
Light Grey Blue
#9DBCD4
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABEA #EAC485
analogous
#85DDEA #85ABEA #9285EA
triadic
#85ABEA #EA85AB #ABEA85
tetradic
#85ABEA #EA85DD #EAC485 #85EA92
square
#85ABEA #EA85DD #EAC485 #85EA92
split-complementary
#85ABEA #EA9285 #DDEA85
monochromatic
#2465D1 #5187E1 #85ABEA #B9CFF3 #E5EDFB
Accessibility & contrast
On white
2.33
#85ABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#85ABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABEA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABEA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#89A5E9
Tritanopia (blue-blind)
#60B8C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #85abea; /* rgb */ color: rgb(133, 171, 234); /* oklch */ color: oklch(73.8% 0.101 260.3);
Tailwind
colors: {
custom: {
50: '#acc3f1',
500: '#85abea',
950: '#000000',
},
}SCSS
$custom: #85abea; $custom-light: #acc3f1; $custom-dark: #000000;
JSON
{
"hex": "#85abea",
"rgb": {
"r": 133,
"g": 171,
"b": 234
},
"hsl": {
"h": 217.426,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.73791,
"c": 0.10093,
"h": 260.3
},
"luminance": 0.40053
}Semantic roles & 50–950 ramp
primary
#85ABEA
secondary
#F2E9D9
accent
#8A13D3
background
#FAFBFE
surface
#F5F7FD
border
#CFD0D5
text
#101216
muted
#7F8184