#85A5FA#85A5FA
#85A5FA is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.3% C 0.129 H 267.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #85A5FA |
|---|---|
| RGB | rgb(133, 165, 250) |
| HSL | hsl(224, 92%, 75%) |
| HSV | hsv(224, 47%, 98%) |
| CMYK | cmyk(46.8%, 34%, 0%, 2%) |
| CIE-LAB | lab(68.60, 11.20, -45.77) |
| CIE-LCH | lch(68.60, 47.12, 283.75°) |
| OKLab | oklab(73.32% -0.0056 -0.1288) |
| OKLCH | oklch(73.32% 0.129 267.5) |
| XYZ | xyz(40.3778, 38.7965, 95.7848) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.15
Carolina Blue
#8AB8FE
ΔE00 5.52
Cornflowerblue
#6495ED
ΔE00 6.15
Pastel Blue
#A2BFFE
ΔE00 7.03
Soft Blue
#6488EA
ΔE00 8.83
Sky Blue (survey)
#75BBFD
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A5FA #FADA85
analogous
#85DFFA #85A5FA #A085FA
triadic
#85A5FA #FA85A5 #A5FA85
tetradic
#85A5FA #FA85DF #FADA85 #85FAA0
square
#85A5FA #FA85DF #FADA85 #85FAA0
split-complementary
#85A5FA #FAA085 #DFFA85
monochromatic
#0F4EF5 #4A7AF8 #85A5FA #C0D0FC #E2E9FE
Accessibility & contrast
On white
2.40
#85A5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#85A5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A5FA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A5FA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFD
Deuteranopia (green-blind)
#79A3F8
Tritanopia (blue-blind)
#57B7C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #85a5fa; /* rgb */ color: rgb(133, 165, 250); /* oklch */ color: oklch(73.3% 0.129 267.5);
Tailwind
colors: {
custom: {
50: '#aebffc',
500: '#85a5fa',
950: '#000000',
},
}SCSS
$custom: #85a5fa; $custom-light: #aebffc; $custom-dark: #000000;
JSON
{
"hex": "#85a5fa",
"rgb": {
"r": 133,
"g": 165,
"b": 250
},
"hsl": {
"h": 223.59,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.73317,
"c": 0.12889,
"h": 267.5
},
"luminance": 0.38799
}Semantic roles & 50–950 ramp
primary
#85A5FA
secondary
#F6EDD5
accent
#A700E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185