#85AFFB#85AFFB
#85AFFB is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.4% C 0.119 H 261.8°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #85AFFB |
|---|---|
| RGB | rgb(133, 175, 251) |
| HSL | hsl(219, 94%, 75%) |
| HSV | hsv(219, 47%, 98%) |
| CMYK | cmyk(47%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(71.29, 5.83, -42.10) |
| CIE-LCH | lch(71.29, 42.50, 277.88°) |
| OKLab | oklab(75.42% -0.0171 -0.1181) |
| OKLCH | oklch(75.42% 0.119 261.8) |
| XYZ | xyz(42.4097, 42.6088, 97.2377) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.43
Pastel Blue
#A2BFFE
ΔE00 5.46
Sky Blue (survey)
#75BBFD
ΔE00 6.21
Cornflowerblue
#6495ED
ΔE00 7.67
Periwinkle Blue
#8F99FB
ΔE00 8.19
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AFFB #FBD185
analogous
#85EAFB #85AFFB #9685FB
triadic
#85AFFB #FB85AF #AFFB85
tetradic
#85AFFB #FB85EA #FBD185 #85FB96
square
#85AFFB #FB85EA #FBD185 #85FB96
split-complementary
#85AFFB #FB9685 #EAFB85
monochromatic
#0E61F7 #4A88F9 #85AFFB #C0D6FD #E1ECFE
Accessibility & contrast
On white
2.21
#85AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#85AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AFFB
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AFFB | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FE
Deuteranopia (green-blind)
#85AAF9
Tritanopia (blue-blind)
#54BFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #85affb; /* rgb */ color: rgb(133, 175, 251); /* oklch */ color: oklch(75.4% 0.119 261.8);
Tailwind
colors: {
custom: {
50: '#aec6fd',
500: '#85affb',
950: '#000000',
},
}SCSS
$custom: #85affb; $custom-light: #aec6fd; $custom-dark: #000000;
JSON
{
"hex": "#85affb",
"rgb": {
"r": 133,
"g": 175,
"b": 251
},
"hsl": {
"h": 218.644,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.75418,
"c": 0.11934,
"h": 261.8
},
"luminance": 0.42612
}Semantic roles & 50–950 ramp
primary
#85AFFB
secondary
#F6EAD5
accent
#9400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285