#85A8FA#85A8FA
#85A8FA is a light, vivid blue. Relative luminance 0.399; OKLCH L 73.9% C 0.126 H 265.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #85A8FA |
|---|---|
| RGB | rgb(133, 168, 250) |
| HSL | hsl(222, 92%, 75%) |
| HSV | hsv(222, 47%, 98%) |
| CMYK | cmyk(46.8%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(69.39, 9.49, -44.53) |
| CIE-LCH | lch(69.39, 45.53, 282.03°) |
| OKLab | oklab(73.93% -0.0091 -0.1252) |
| OKLCH | oklch(73.93% 0.126 265.8) |
| XYZ | xyz(40.9252, 39.8914, 95.9672) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.59
Periwinkle Blue
#8F99FB
ΔE00 6.05
Pastel Blue
#A2BFFE
ΔE00 6.44
Cornflowerblue
#6495ED
ΔE00 6.48
Sky Blue (survey)
#75BBFD
ΔE00 8.32
Light Grey Blue
#9DBCD4
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A8FA #FAD785
analogous
#85E3FA #85A8FA #9C85FA
triadic
#85A8FA #FA85A8 #A8FA85
tetradic
#85A8FA #FA85E3 #FAD785 #85FA9C
square
#85A8FA #FA85E3 #FAD785 #85FA9C
split-complementary
#85A8FA #FA9C85 #E3FA85
monochromatic
#0F54F5 #4A7EF8 #85A8FA #C0D2FC #E2EAFE
Accessibility & contrast
On white
2.34
#85A8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#85A8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A8FA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A8FA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#7DA5F8
Tritanopia (blue-blind)
#56B9C6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #85a8fa; /* rgb */ color: rgb(133, 168, 250); /* oklch */ color: oklch(73.9% 0.126 265.8);
Tailwind
colors: {
custom: {
50: '#aec1fc',
500: '#85a8fa',
950: '#000000',
},
}SCSS
$custom: #85a8fa; $custom-light: #aec1fc; $custom-dark: #000000;
JSON
{
"hex": "#85a8fa",
"rgb": {
"r": 133,
"g": 168,
"b": 250
},
"hsl": {
"h": 222.051,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.73928,
"c": 0.1255,
"h": 265.8
},
"luminance": 0.39894
}Semantic roles & 50–950 ramp
primary
#85A8FA
secondary
#F6ECD5
accent
#A100E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185