#85AAED#85AAED
#85AAED is a light, moderate blue. Relative luminance 0.399; OKLCH L 73.7% C 0.106 H 261.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #85AAED |
|---|---|
| RGB | rgb(133, 170, 237) |
| HSL | hsl(219, 74%, 73%) |
| HSV | hsv(219, 44%, 93%) |
| CMYK | cmyk(43.9%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(69.36, 4.65, -37.50) |
| CIE-LCH | lch(69.36, 37.79, 277.07°) |
| OKLab | oklab(73.72% -0.015 -0.1048) |
| OKLCH | oklch(73.72% 0.106 261.9) |
| XYZ | xyz(39.3287, 39.8481, 85.7234) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.12
Pastel Blue
#A2BFFE
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 6.61
Periwinkle Blue
#8F99FB
ΔE00 6.91
Sky Blue (survey)
#75BBFD
ΔE00 7.43
Light Grey Blue
#9DBCD4
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AAED #EDC885
analogous
#85DEED #85AAED #9485ED
triadic
#85AAED #ED85AA #AAED85
tetradic
#85AAED #ED85DE #EDC885 #85ED94
square
#85AAED #ED85DE #EDC885 #85ED94
split-complementary
#85AAED #ED9485 #DEED85
monochromatic
#2061D8 #5085E5 #85AAED #BACFF5 #E4ECFB
Accessibility & contrast
On white
2.34
#85AAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#85AAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AAED
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AAED | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#5EB8C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #85aaed; /* rgb */ color: rgb(133, 170, 237); /* oklch */ color: oklch(73.7% 0.106 261.9);
Tailwind
colors: {
custom: {
50: '#adc3f3',
500: '#85aaed',
950: '#000000',
},
}SCSS
$custom: #85aaed; $custom-light: #adc3f3; $custom-dark: #000000;
JSON
{
"hex": "#85aaed",
"rgb": {
"r": 133,
"g": 170,
"b": 237
},
"hsl": {
"h": 218.654,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.7372,
"c": 0.1059,
"h": 261.9
},
"luminance": 0.3985
}Semantic roles & 50–950 ramp
primary
#85AAED
secondary
#F3E9D8
accent
#900FD6
background
#FAFBFE
surface
#F5F7FD
border
#CFD0D5
text
#111217
muted
#808185