#85ADFD#85ADFD
#85ADFD is a light, vivid blue. Relative luminance 0.420; OKLCH L 75.1% C 0.124 H 263.4°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #85ADFD |
|---|---|
| RGB | rgb(133, 173, 253) |
| HSL | hsl(220, 97%, 76%) |
| HSV | hsv(220, 47%, 99%) |
| CMYK | cmyk(47.4%, 31.6%, 0%, 0.8%) |
| CIE-LAB | lab(70.85, 7.53, -43.88) |
| CIE-LCH | lch(70.85, 44.52, 279.74°) |
| OKLab | oklab(75.1% -0.0142 -0.1233) |
| OKLCH | oklch(75.1% 0.124 263.4) |
| XYZ | xyz(42.3402, 41.9628, 98.7780) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.05
Pastel Blue
#A2BFFE
ΔE00 5.67
Sky Blue (survey)
#75BBFD
ΔE00 6.88
Cornflowerblue
#6495ED
ΔE00 7.33
Periwinkle Blue
#8F99FB
ΔE00 7.56
Baby Blue (survey)
#A2CFFE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ADFD #FDD585
analogous
#85E9FD #85ADFD #9985FD
triadic
#85ADFD #FD85AD #ADFD85
tetradic
#85ADFD #FD85E9 #FDD585 #85FD99
square
#85ADFD #FD85E9 #FDD585 #85FD99
split-complementary
#85ADFD #FD9985 #E9FD85
monochromatic
#0D5CFB #4985FC #85ADFD #C1D5FE #E1EBFF
Accessibility & contrast
On white
2.24
#85ADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#85ADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ADFD
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ADFD | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#53BECA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #85adfd; /* rgb */ color: rgb(133, 173, 253); /* oklch */ color: oklch(75.1% 0.124 263.4);
Tailwind
colors: {
custom: {
50: '#aec5fe',
500: '#85adfd',
950: '#000000',
},
}SCSS
$custom: #85adfd; $custom-light: #aec5fe; $custom-dark: #000000;
JSON
{
"hex": "#85adfd",
"rgb": {
"r": 133,
"g": 173,
"b": 253
},
"hsl": {
"h": 220,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.75101,
"c": 0.12408,
"h": 263.4
},
"luminance": 0.41966
}Semantic roles & 50–950 ramp
primary
#85ADFD
secondary
#F7EBD4
accent
#9900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186