#85A2CD#85A2CD
#85A2CD is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.6% C 0.071 H 258.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #85A2CD |
|---|---|
| RGB | rgb(133, 162, 205) |
| HSL | hsl(216, 42%, 66%) |
| HSV | hsv(216, 35%, 80%) |
| CMYK | cmyk(35.1%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(65.93, 0.42, -25.20) |
| CIE-LCH | lch(65.93, 25.20, 270.97°) |
| OKLab | oklab(70.62% -0.0147 -0.0696) |
| OKLCH | oklch(70.62% 0.071 258.1) |
| XYZ | xyz(33.6093, 35.2334, 62.7756) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.68
Cornflowerblue
#6495ED
ΔE00 6.78
Faded Blue
#658CBB
ΔE00 7.88
Carolina Blue
#8AB8FE
ΔE00 7.91
Bluey Grey
#89A0B0
ΔE00 8.75
Perrywinkle
#8F8CE7
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A2CD #CDB085
analogous
#85C6CD #85A2CD #8C85CD
triadic
#85A2CD #CD85A2 #A2CD85
tetradic
#85A2CD #CD85C6 #CDB085 #85CD8C
square
#85A2CD #CD85C6 #CDB085 #85CD8C
split-complementary
#85A2CD #CD8C85 #C6CD85
monochromatic
#3F6399 #5A81BB #85A2CD #B0C3DF #DCE4F1
Accessibility & contrast
On white
2.61
#85A2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#85A2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A2CD
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A2CD | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#8B9DCC
Tritanopia (blue-blind)
#6FABB0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #85a2cd; /* rgb */ color: rgb(133, 162, 205); /* oklch */ color: oklch(70.6% 0.071 258.1);
Tailwind
colors: {
custom: {
50: '#aabddc',
500: '#85a2cd',
950: '#000000',
},
}SCSS
$custom: #85a2cd; $custom-light: #aabddc; $custom-dark: #000000;
JSON
{
"hex": "#85a2cd",
"rgb": {
"r": 133,
"g": 162,
"b": 205
},
"hsl": {
"h": 215.833,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.70618,
"c": 0.07118,
"h": 258.1
},
"luminance": 0.35235
}Semantic roles & 50–950 ramp
primary
#85A2CD
secondary
#E3D9CB
accent
#8031B5
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183