#85AFF3#85AFF3
#85AFF3 is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.0% C 0.109 H 259.8°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #85AFF3 |
|---|---|
| RGB | rgb(133, 175, 243) |
| HSL | hsl(217, 82%, 74%) |
| HSV | hsv(217, 45%, 95%) |
| CMYK | cmyk(45.3%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(70.95, 3.54, -38.29) |
| CIE-LCH | lch(70.95, 38.46, 275.29°) |
| OKLab | oklab(75.04% -0.0193 -0.1071) |
| OKLCH | oklch(75.04% 0.109 259.8) |
| XYZ | xyz(41.1752, 42.1150, 90.7360) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.52
Pastel Blue
#A2BFFE
ΔE00 5.55
Sky Blue (survey)
#75BBFD
ΔE00 5.92
Cornflowerblue
#6495ED
ΔE00 7.58
Periwinkle Blue
#8F99FB
ΔE00 8.29
Baby Blue (survey)
#A2CFFE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AFF3 #F3C985
analogous
#85E6F3 #85AFF3 #9285F3
triadic
#85AFF3 #F385AF #AFF385
tetradic
#85AFF3 #F385E6 #F3C985 #85F392
square
#85AFF3 #F385E6 #F3C985 #85F392
split-complementary
#85AFF3 #F39285 #E6F385
monochromatic
#1766E7 #4D8AEE #85AFF3 #BDD4F8 #E3EDFC
Accessibility & contrast
On white
2.23
#85AFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#85AFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AFF3
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AFF3 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F6
Deuteranopia (green-blind)
#89A9F2
Tritanopia (blue-blind)
#5ABEC7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #85aff3; /* rgb */ color: rgb(133, 175, 243); /* oklch */ color: oklch(75.0% 0.109 259.8);
Tailwind
colors: {
custom: {
50: '#adc6f7',
500: '#85aff3',
950: '#000000',
},
}SCSS
$custom: #85aff3; $custom-light: #adc6f7; $custom-dark: #000000;
JSON
{
"hex": "#85aff3",
"rgb": {
"r": 133,
"g": 175,
"b": 243
},
"hsl": {
"h": 217.091,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.75042,
"c": 0.10884,
"h": 259.8
},
"luminance": 0.42118
}Semantic roles & 50–950 ramp
primary
#85AFF3
secondary
#F4E9D7
accent
#8C07DE
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285