#85AFFD#85AFFD
#85AFFD is a light, vivid blue. Relative luminance 0.427; OKLCH L 75.5% C 0.122 H 262.2°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #85AFFD |
|---|---|
| RGB | rgb(133, 175, 253) |
| HSL | hsl(219, 97%, 76%) |
| HSV | hsv(219, 47%, 99%) |
| CMYK | cmyk(47.4%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.38, 6.40, -43.05) |
| CIE-LCH | lch(71.38, 43.52, 278.46°) |
| OKLab | oklab(75.51% -0.0166 -0.1208) |
| OKLCH | oklch(75.51% 0.122 262.2) |
| XYZ | xyz(42.7266, 42.7355, 98.9068) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.44
Pastel Blue
#A2BFFE
ΔE00 5.46
Sky Blue (survey)
#75BBFD
ΔE00 6.28
Cornflowerblue
#6495ED
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 8.17
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AFFD #FDD385
analogous
#85EBFD #85AFFD #9785FD
triadic
#85AFFD #FD85AF #AFFD85
tetradic
#85AFFD #FD85EB #FDD385 #85FD97
square
#85AFFD #FD85EB #FDD385 #85FD97
split-complementary
#85AFFD #FD9785 #EBFD85
monochromatic
#0D60FB #4988FC #85AFFD #C1D6FE #E1EBFF
Accessibility & contrast
On white
2.20
#85AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#85AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AFFD
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AFFD | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#53C0CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #85affd; /* rgb */ color: rgb(133, 175, 253); /* oklch */ color: oklch(75.5% 0.122 262.2);
Tailwind
colors: {
custom: {
50: '#aec6fe',
500: '#85affd',
950: '#000000',
},
}SCSS
$custom: #85affd; $custom-light: #aec6fe; $custom-dark: #000000;
JSON
{
"hex": "#85affd",
"rgb": {
"r": 133,
"g": 175,
"b": 253
},
"hsl": {
"h": 219,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.75514,
"c": 0.12198,
"h": 262.2
},
"luminance": 0.42738
}Semantic roles & 50–950 ramp
primary
#85AFFD
secondary
#F7EBD4
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286