#85AAFA#85AAFA
#85AAFA is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.3% C 0.123 H 264.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #85AAFA |
|---|---|
| RGB | rgb(133, 170, 250) |
| HSL | hsl(221, 92%, 75%) |
| HSV | hsv(221, 47%, 98%) |
| CMYK | cmyk(46.8%, 32%, 0%, 2%) |
| CIE-LAB | lab(69.92, 8.36, -43.70) |
| CIE-LCH | lch(69.92, 44.49, 280.83°) |
| OKLab | oklab(74.34% -0.0115 -0.1228) |
| OKLCH | oklch(74.34% 0.123 264.7) |
| XYZ | xyz(41.2973, 40.6355, 96.0913) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.97
Pastel Blue
#A2BFFE
ΔE00 6.09
Periwinkle Blue
#8F99FB
ΔE00 6.66
Cornflowerblue
#6495ED
ΔE00 6.76
Sky Blue (survey)
#75BBFD
ΔE00 7.71
Light Grey Blue
#9DBCD4
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AAFA #FAD585
analogous
#85E4FA #85AAFA #9B85FA
triadic
#85AAFA #FA85AA #AAFA85
tetradic
#85AAFA #FA85E4 #FAD585 #85FA9B
square
#85AAFA #FA85E4 #FAD585 #85FA9B
split-complementary
#85AAFA #FA9B85 #E4FA85
monochromatic
#0F58F5 #4A81F8 #85AAFA #C0D3FC #E2EBFE
Accessibility & contrast
On white
2.30
#85AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#85AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AAFA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AAFA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#56BBC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #85aafa; /* rgb */ color: rgb(133, 170, 250); /* oklch */ color: oklch(74.3% 0.123 264.7);
Tailwind
colors: {
custom: {
50: '#aec3fc',
500: '#85aafa',
950: '#000000',
},
}SCSS
$custom: #85aafa; $custom-light: #aec3fc; $custom-dark: #000000;
JSON
{
"hex": "#85aafa",
"rgb": {
"r": 133,
"g": 170,
"b": 250
},
"hsl": {
"h": 221.026,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.74338,
"c": 0.1233,
"h": 264.7
},
"luminance": 0.40638
}Semantic roles & 50–950 ramp
primary
#85AAFA
secondary
#F6ECD5
accent
#9D00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185