#85AFED#85AFED
#85AFED is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.8% C 0.101 H 258.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #85AFED |
|---|---|
| RGB | rgb(133, 175, 237) |
| HSL | hsl(216, 74%, 73%) |
| HSV | hsv(216, 44%, 93%) |
| CMYK | cmyk(43.9%, 26.2%, 0%, 7.1%) |
| CIE-LAB | lab(70.70, 1.85, -35.41) |
| CIE-LCH | lch(70.70, 35.46, 273.00°) |
| OKLab | oklab(74.77% -0.021 -0.0988) |
| OKLCH | oklch(74.77% 0.101 258) |
| XYZ | xyz(40.2839, 41.7585, 86.0418) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.75
Pastel Blue
#A2BFFE
ΔE00 5.71
Sky Blue (survey)
#75BBFD
ΔE00 5.73
Cornflowerblue
#6495ED
ΔE00 7.57
Baby Blue (survey)
#A2CFFE
ΔE00 8.31
Light Grey Blue
#9DBCD4
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AFED #EDC385
analogous
#85E3ED #85AFED #8F85ED
triadic
#85AFED #ED85AF #AFED85
tetradic
#85AFED #ED85E3 #EDC385 #85ED8F
square
#85AFED #ED85E3 #EDC385 #85ED8F
split-complementary
#85AFED #ED8F85 #E3ED85
monochromatic
#206AD8 #508CE5 #85AFED #BAD2F5 #E4EEFB
Accessibility & contrast
On white
2.25
#85AFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#85AFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AFED
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AFED | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2F0
Deuteranopia (green-blind)
#8CA8EC
Tritanopia (blue-blind)
#5DBCC4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #85afed; /* rgb */ color: rgb(133, 175, 237); /* oklch */ color: oklch(74.8% 0.101 258.0);
Tailwind
colors: {
custom: {
50: '#adc6f3',
500: '#85afed',
950: '#000000',
},
}SCSS
$custom: #85afed; $custom-light: #adc6f3; $custom-dark: #000000;
JSON
{
"hex": "#85afed",
"rgb": {
"r": 133,
"g": 175,
"b": 237
},
"hsl": {
"h": 215.769,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.74769,
"c": 0.10104,
"h": 258
},
"luminance": 0.41761
}Semantic roles & 50–950 ramp
primary
#85AFED
secondary
#F3E8D8
accent
#860FD6
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111317
muted
#808285