#85A2CC#85A2CC
#85A2CC is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.6% C 0.070 H 257.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #85A2CC |
|---|---|
| RGB | rgb(133, 162, 204) |
| HSL | hsl(215, 41%, 66%) |
| HSV | hsv(215, 35%, 80%) |
| CMYK | cmyk(34.8%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(65.89, 0.16, -24.70) |
| CIE-LCH | lch(65.89, 24.70, 270.38°) |
| OKLab | oklab(70.58% -0.015 -0.0682) |
| OKLCH | oklch(70.58% 0.07 257.6) |
| XYZ | xyz(33.4890, 35.1853, 62.1419) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.75
Cornflowerblue
#6495ED
ΔE00 6.84
Faded Blue
#658CBB
ΔE00 7.86
Carolina Blue
#8AB8FE
ΔE00 7.98
Bluey Grey
#89A0B0
ΔE00 8.53
Perrywinkle
#8F8CE7
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A2CC #CCAF85
analogous
#85C5CC #85A2CC #8B85CC
triadic
#85A2CC #CC85A2 #A2CC85
tetradic
#85A2CC #CC85C5 #CCAF85 #85CC8B
square
#85A2CC #CC85C5 #CCAF85 #85CC8B
split-complementary
#85A2CC #CC8B85 #C5CC85
monochromatic
#3F6397 #5A81BA #85A2CC #B0C3DE #DBE4F0
Accessibility & contrast
On white
2.61
#85A2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#85A2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A2CC
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A2CC | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CE
Deuteranopia (green-blind)
#8B9DCB
Tritanopia (blue-blind)
#6FABB0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #85a2cc; /* rgb */ color: rgb(133, 162, 204); /* oklch */ color: oklch(70.6% 0.070 257.6);
Tailwind
colors: {
custom: {
50: '#aabddb',
500: '#85a2cc',
950: '#000000',
},
}SCSS
$custom: #85a2cc; $custom-light: #aabddb; $custom-dark: #000000;
JSON
{
"hex": "#85a2cc",
"rgb": {
"r": 133,
"g": 162,
"b": 204
},
"hsl": {
"h": 215.493,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.70576,
"c": 0.06987,
"h": 257.6
},
"luminance": 0.35187
}Semantic roles & 50–950 ramp
primary
#85A2CC
secondary
#E2D9CB
accent
#7F31B4
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183