#85AFFA#85AFFA
#85AFFA is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.4% C 0.118 H 261.5°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #85AFFA |
|---|---|
| RGB | rgb(133, 175, 250) |
| HSL | hsl(218, 92%, 75%) |
| HSV | hsv(218, 47%, 98%) |
| CMYK | cmyk(46.8%, 30%, 0%, 2%) |
| CIE-LAB | lab(71.25, 5.54, -41.63) |
| CIE-LCH | lch(71.25, 41.99, 277.58°) |
| OKLab | oklab(75.37% -0.0174 -0.1167) |
| OKLCH | oklch(75.37% 0.118 261.5) |
| XYZ | xyz(42.2525, 42.5459, 96.4097) |
| Luminance | 0.4255 (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.17
Cornflowerblue
#6495ED
ΔE00 7.66
Periwinkle Blue
#8F99FB
ΔE00 8.20
Baby Blue (survey)
#A2CFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AFFA #FAD085
analogous
#85E9FA #85AFFA #9685FA
triadic
#85AFFA #FA85AF #AFFA85
tetradic
#85AFFA #FA85E9 #FAD085 #85FA96
square
#85AFFA #FA85E9 #FAD085 #85FA96
split-complementary
#85AFFA #FA9685 #E9FA85
monochromatic
#0F62F5 #4A88F8 #85AFFA #C0D6FC #E2ECFE
Accessibility & contrast
On white
2.21
#85AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#85AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AFFA
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AFFA | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FD
Deuteranopia (green-blind)
#86A9F8
Tritanopia (blue-blind)
#55BFCA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #85affa; /* rgb */ color: rgb(133, 175, 250); /* oklch */ color: oklch(75.4% 0.118 261.5);
Tailwind
colors: {
custom: {
50: '#aec6fc',
500: '#85affa',
950: '#000000',
},
}SCSS
$custom: #85affa; $custom-light: #aec6fc; $custom-dark: #000000;
JSON
{
"hex": "#85affa",
"rgb": {
"r": 133,
"g": 175,
"b": 250
},
"hsl": {
"h": 218.462,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.7537,
"c": 0.11802,
"h": 261.5
},
"luminance": 0.42549
}Semantic roles & 50–950 ramp
primary
#85AFFA
secondary
#F6EAD5
accent
#9300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285