#85A6FA#85A6FA
#85A6FA is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.5% C 0.128 H 267.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #85A6FA |
|---|---|
| RGB | rgb(133, 166, 250) |
| HSL | hsl(223, 92%, 75%) |
| HSV | hsv(223, 47%, 98%) |
| CMYK | cmyk(46.8%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(68.87, 10.63, -45.35) |
| CIE-LCH | lch(68.87, 46.58, 283.19°) |
| OKLab | oklab(73.52% -0.0068 -0.1276) |
| OKLCH | oklch(73.52% 0.128 267) |
| XYZ | xyz(40.5588, 39.1586, 95.8451) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.21
Periwinkle Blue
#8F99FB
ΔE00 5.45
Cornflowerblue
#6495ED
ΔE00 6.25
Pastel Blue
#A2BFFE
ΔE00 6.83
Sky Blue (survey)
#75BBFD
ΔE00 8.93
Soft Blue
#6488EA
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A6FA #FAD985
analogous
#85E0FA #85A6FA #9E85FA
triadic
#85A6FA #FA85A6 #A6FA85
tetradic
#85A6FA #FA85E0 #FAD985 #85FA9E
square
#85A6FA #FA85E0 #FAD985 #85FA9E
split-complementary
#85A6FA #FA9E85 #E0FA85
monochromatic
#0F50F5 #4A7BF8 #85A6FA #C0D1FC #E2EAFE
Accessibility & contrast
On white
2.38
#85A6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#85A6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A6FA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A6FA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#7BA3F8
Tritanopia (blue-blind)
#57B8C5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #85a6fa; /* rgb */ color: rgb(133, 166, 250); /* oklch */ color: oklch(73.5% 0.128 267.0);
Tailwind
colors: {
custom: {
50: '#aec0fc',
500: '#85a6fa',
950: '#000000',
},
}SCSS
$custom: #85a6fa; $custom-light: #aec0fc; $custom-dark: #000000;
JSON
{
"hex": "#85a6fa",
"rgb": {
"r": 133,
"g": 166,
"b": 250
},
"hsl": {
"h": 223.077,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.7352,
"c": 0.12775,
"h": 267
},
"luminance": 0.39161
}Semantic roles & 50–950 ramp
primary
#85A6FA
secondary
#F6EDD5
accent
#A500E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185