#85ABE3#85ABE3
#85ABE3 is a light, moderate blue. Relative luminance 0.397; OKLCH L 73.5% C 0.092 H 257.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABE3 |
|---|---|
| RGB | rgb(133, 171, 227) |
| HSL | hsl(216, 63%, 71%) |
| HSV | hsv(216, 41%, 89%) |
| CMYK | cmyk(41.4%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(69.22, 1.31, -32.25) |
| CIE-LCH | lch(69.22, 32.28, 272.32°) |
| OKLab | oklab(73.48% -0.0192 -0.0897) |
| OKLCH | oklch(73.48% 0.092 257.9) |
| XYZ | xyz(38.0965, 39.6563, 78.3052) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.23
Pastel Blue
#A2BFFE
ΔE00 6.43
Cornflowerblue
#6495ED
ΔE00 6.87
Sky Blue (survey)
#75BBFD
ΔE00 6.89
Periwinkle Blue
#8F99FB
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABE3 #E3BD85
analogous
#85DAE3 #85ABE3 #8E85E3
triadic
#85ABE3 #E385AB #ABE385
tetradic
#85ABE3 #E385DA #E3BD85 #85E38E
square
#85ABE3 #E385DA #E3BD85 #85E38E
split-complementary
#85ABE3 #E38E85 #DAE385
monochromatic
#2C69C1 #5389D8 #85ABE3 #B7CDEE #E6EEF9
Accessibility & contrast
On white
2.35
#85ABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#85ABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABE3
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABE3 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AEE6
Deuteranopia (green-blind)
#8CA5E2
Tritanopia (blue-blind)
#63B7BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #85abe3; /* rgb */ color: rgb(133, 171, 227); /* oklch */ color: oklch(73.5% 0.092 257.9);
Tailwind
colors: {
custom: {
50: '#acc3ec',
500: '#85abe3',
950: '#000000',
},
}SCSS
$custom: #85abe3; $custom-light: #acc3ec; $custom-dark: #000000;
JSON
{
"hex": "#85abe3",
"rgb": {
"r": 133,
"g": 171,
"b": 227
},
"hsl": {
"h": 215.745,
"s": 62.667,
"l": 70.588
},
"oklch": {
"l": 0.73478,
"c": 0.09177,
"h": 257.9
},
"luminance": 0.39658
}Semantic roles & 50–950 ramp
primary
#85ABE3
secondary
#EFE4D5
accent
#841BCA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184