#85AFF4#85AFF4
#85AFF4 is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.1% C 0.110 H 260.1°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #85AFF4 |
|---|---|
| RGB | rgb(133, 175, 244) |
| HSL | hsl(217, 83%, 74%) |
| HSV | hsv(217, 45%, 96%) |
| CMYK | cmyk(45.5%, 28.3%, 0%, 4.3%) |
| CIE-LAB | lab(70.99, 3.83, -38.77) |
| CIE-LCH | lch(70.99, 38.96, 275.64°) |
| OKLab | oklab(75.09% -0.019 -0.1085) |
| OKLCH | oklch(75.09% 0.11 260.1) |
| XYZ | xyz(41.3266, 42.1755, 91.5334) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.50
Pastel Blue
#A2BFFE
ΔE00 5.53
Sky Blue (survey)
#75BBFD
ΔE00 5.96
Cornflowerblue
#6495ED
ΔE00 7.58
Periwinkle Blue
#8F99FB
ΔE00 8.28
Baby Blue (survey)
#A2CFFE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AFF4 #F4CA85
analogous
#85E7F4 #85AFF4 #9385F4
triadic
#85AFF4 #F485AF #AFF485
tetradic
#85AFF4 #F485E7 #F4CA85 #85F493
square
#85AFF4 #F485E7 #F4CA85 #85F493
split-complementary
#85AFF4 #F49385 #E7F485
monochromatic
#1565EA #4D8AEF #85AFF4 #BDD4F9 #E3EDFC
Accessibility & contrast
On white
2.23
#85AFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#85AFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AFF4
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AFF4 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4F7
Deuteranopia (green-blind)
#89A9F3
Tritanopia (blue-blind)
#59BEC7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #85aff4; /* rgb */ color: rgb(133, 175, 244); /* oklch */ color: oklch(75.1% 0.110 260.1);
Tailwind
colors: {
custom: {
50: '#adc6f8',
500: '#85aff4',
950: '#000000',
},
}SCSS
$custom: #85aff4; $custom-light: #adc6f8; $custom-dark: #000000;
JSON
{
"hex": "#85aff4",
"rgb": {
"r": 133,
"g": 175,
"b": 244
},
"hsl": {
"h": 217.297,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.75089,
"c": 0.11014,
"h": 260.1
},
"luminance": 0.42178
}Semantic roles & 50–950 ramp
primary
#85AFF4
secondary
#F4E9D7
accent
#8D06E0
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285