#85A4FA#85A4FA
#85A4FA is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.1% C 0.130 H 268.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #85A4FA |
|---|---|
| RGB | rgb(133, 164, 250) |
| HSL | hsl(224, 92%, 75%) |
| HSV | hsv(224, 47%, 98%) |
| CMYK | cmyk(46.8%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(68.34, 11.77, -46.18) |
| CIE-LCH | lch(68.34, 47.66, 284.30°) |
| OKLab | oklab(73.11% -0.0044 -0.13) |
| OKLCH | oklch(73.11% 0.13 268.1) |
| XYZ | xyz(40.1981, 38.4371, 95.7249) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.85
Carolina Blue
#8AB8FE
ΔE00 5.83
Cornflowerblue
#6495ED
ΔE00 6.07
Pastel Blue
#A2BFFE
ΔE00 7.25
Soft Blue
#6488EA
ΔE00 8.61
Perrywinkle
#8F8CE7
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A4FA #FADB85
analogous
#85DEFA #85A4FA #A185FA
triadic
#85A4FA #FA85A4 #A4FA85
tetradic
#85A4FA #FA85DE #FADB85 #85FAA1
square
#85A4FA #FA85DE #FADB85 #85FAA1
split-complementary
#85A4FA #FAA185 #DEFA85
monochromatic
#0F4CF5 #4A78F8 #85A4FA #C0D0FC #E2E9FE
Accessibility & contrast
On white
2.42
#85A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#85A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A4FA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A4FA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#57B6C3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #85a4fa; /* rgb */ color: rgb(133, 164, 250); /* oklch */ color: oklch(73.1% 0.130 268.1);
Tailwind
colors: {
custom: {
50: '#aebefc',
500: '#85a4fa',
950: '#000000',
},
}SCSS
$custom: #85a4fa; $custom-light: #aebefc; $custom-dark: #000000;
JSON
{
"hex": "#85a4fa",
"rgb": {
"r": 133,
"g": 164,
"b": 250
},
"hsl": {
"h": 224.103,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.73114,
"c": 0.13006,
"h": 268.1
},
"luminance": 0.3844
}Semantic roles & 50–950 ramp
primary
#85A4FA
secondary
#F6EDD5
accent
#A900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185