#85A9FA#85A9FA
#85A9FA is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.1% C 0.124 H 265.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #85A9FA |
|---|---|
| RGB | rgb(133, 169, 250) |
| HSL | hsl(222, 92%, 75%) |
| HSV | hsv(222, 47%, 98%) |
| CMYK | cmyk(46.8%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(69.66, 8.92, -44.12) |
| CIE-LCH | lch(69.66, 45.01, 281.44°) |
| OKLab | oklab(74.13% -0.0103 -0.124) |
| OKLCH | oklch(74.13% 0.124 265.2) |
| XYZ | xyz(41.1106, 40.2620, 96.0290) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.28
Pastel Blue
#A2BFFE
ΔE00 6.26
Periwinkle Blue
#8F99FB
ΔE00 6.36
Cornflowerblue
#6495ED
ΔE00 6.62
Sky Blue (survey)
#75BBFD
ΔE00 8.02
Light Grey Blue
#9DBCD4
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A9FA #FAD685
analogous
#85E4FA #85A9FA #9B85FA
triadic
#85A9FA #FA85A9 #A9FA85
tetradic
#85A9FA #FA85E4 #FAD685 #85FA9B
square
#85A9FA #FA85E4 #FAD685 #85FA9B
split-complementary
#85A9FA #FA9B85 #E4FA85
monochromatic
#0F56F5 #4A80F8 #85A9FA #C0D2FC #E2EAFE
Accessibility & contrast
On white
2.32
#85A9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#85A9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A9FA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A9FA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#56BAC6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #85a9fa; /* rgb */ color: rgb(133, 169, 250); /* oklch */ color: oklch(74.1% 0.124 265.2);
Tailwind
colors: {
custom: {
50: '#aec2fc',
500: '#85a9fa',
950: '#000000',
},
}SCSS
$custom: #85a9fa; $custom-light: #aec2fc; $custom-dark: #000000;
JSON
{
"hex": "#85a9fa",
"rgb": {
"r": 133,
"g": 169,
"b": 250
},
"hsl": {
"h": 221.538,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.74133,
"c": 0.12439,
"h": 265.2
},
"luminance": 0.40265
}Semantic roles & 50–950 ramp
primary
#85A9FA
secondary
#F6ECD5
accent
#9F00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185