#85A2C8#85A2C8
#85A2C8 is a light, moderate cyan. Relative luminance 0.350; OKLCH L 70.4% C 0.065 H 255.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #85A2C8 |
|---|---|
| RGB | rgb(133, 162, 200) |
| HSL | hsl(214, 38%, 65%) |
| HSV | hsv(214, 34%, 78%) |
| CMYK | cmyk(33.5%, 19%, 0%, 21.6%) |
| CIE-LAB | lab(65.75, -0.87, -22.71) |
| CIE-LCH | lch(65.75, 22.72, 267.79°) |
| OKLab | oklab(70.41% -0.0164 -0.0626) |
| OKLCH | oklch(70.41% 0.065 255.3) |
| XYZ | xyz(33.0154, 34.9959, 59.6477) |
| Luminance | 0.3500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.05
Cornflowerblue
#6495ED
ΔE00 7.14
Bluey Grey
#89A0B0
ΔE00 7.52
Faded Blue
#658CBB
ΔE00 7.83
Carolina Blue
#8AB8FE
ΔE00 8.30
Blue Grey
#758DA3
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A2C8 #C8AB85
analogous
#85C3C8 #85A2C8 #8985C8
triadic
#85A2C8 #C885A2 #A2C885
tetradic
#85A2C8 #C885C3 #C8AB85 #85C889
square
#85A2C8 #C885C3 #C8AB85 #85C889
split-complementary
#85A2C8 #C88985 #C3C885
monochromatic
#416491 #5B82B5 #85A2C8 #AFC2DB #D9E2EE
Accessibility & contrast
On white
2.63
#85A2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#85A2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A2C8
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A2C8 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A3CA
Deuteranopia (green-blind)
#8D9DC7
Tritanopia (blue-blind)
#70AAAF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #85a2c8; /* rgb */ color: rgb(133, 162, 200); /* oklch */ color: oklch(70.4% 0.065 255.3);
Tailwind
colors: {
custom: {
50: '#aabdd8',
500: '#85a2c8',
950: '#000000',
},
}SCSS
$custom: #85a2c8; $custom-light: #aabdd8; $custom-dark: #000000;
JSON
{
"hex": "#85a2c8",
"rgb": {
"r": 133,
"g": 162,
"b": 200
},
"hsl": {
"h": 214.03,
"s": 37.853,
"l": 65.294
},
"oklch": {
"l": 0.70412,
"c": 0.0647,
"h": 255.3
},
"luminance": 0.34997
}Semantic roles & 50–950 ramp
primary
#85A2C8
secondary
#E0D6C9
accent
#7B35B1
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101214
muted
#7F8183