#85ACEB#85ACEB
#85ACEB is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.0% C 0.101 H 259.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACEB |
|---|---|
| RGB | rgb(133, 172, 235) |
| HSL | hsl(217, 72%, 72%) |
| HSV | hsv(217, 43%, 92%) |
| CMYK | cmyk(43.4%, 26.8%, 0%, 7.8%) |
| CIE-LAB | lab(69.82, 2.97, -35.70) |
| CIE-LCH | lch(69.82, 35.83, 274.75°) |
| OKLab | oklab(74.05% -0.018 -0.0997) |
| OKLCH | oklch(74.05% 0.101 259.8) |
| XYZ | xyz(39.4159, 40.4874, 84.3191) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.61
Pastel Blue
#A2BFFE
ΔE00 6.01
Sky Blue (survey)
#75BBFD
ΔE00 6.71
Cornflowerblue
#6495ED
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 7.55
Light Grey Blue
#9DBCD4
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACEB #EBC485
analogous
#85DFEB #85ACEB #9185EB
triadic
#85ACEB #EB85AC #ACEB85
tetradic
#85ACEB #EB85DF #EBC485 #85EB91
square
#85ACEB #EB85DF #EBC485 #85EB91
split-complementary
#85ACEB #EB9185 #DFEB85
monochromatic
#2366D3 #5088E2 #85ACEB #BAD0F4 #E5EDFB
Accessibility & contrast
On white
2.31
#85ACEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#85ACEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACEB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACEB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#89A6EA
Tritanopia (blue-blind)
#5FBAC2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #85aceb; /* rgb */ color: rgb(133, 172, 235); /* oklch */ color: oklch(74.0% 0.101 259.8);
Tailwind
colors: {
custom: {
50: '#acc4f1',
500: '#85aceb',
950: '#000000',
},
}SCSS
$custom: #85aceb; $custom-light: #acc4f1; $custom-dark: #000000;
JSON
{
"hex": "#85aceb",
"rgb": {
"r": 133,
"g": 172,
"b": 235
},
"hsl": {
"h": 217.059,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.74047,
"c": 0.10127,
"h": 259.8
},
"luminance": 0.4049
}Semantic roles & 50–950 ramp
primary
#85ACEB
secondary
#F2E9D9
accent
#8A12D4
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#101217
muted
#7F8185