#85ACFA#85ACFA
#85ACFA is a light, vivid blue. Relative luminance 0.414; OKLCH L 74.8% C 0.121 H 263.4°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACFA |
|---|---|
| RGB | rgb(133, 172, 250) |
| HSL | hsl(220, 92%, 75%) |
| HSV | hsv(220, 47%, 98%) |
| CMYK | cmyk(46.8%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(70.45, 7.23, -42.87) |
| CIE-LCH | lch(70.45, 43.48, 279.57°) |
| OKLab | oklab(74.75% -0.0138 -0.1203) |
| OKLCH | oklch(74.75% 0.121 263.4) |
| XYZ | xyz(41.6751, 41.3911, 96.2172) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.35
Pastel Blue
#A2BFFE
ΔE00 5.79
Cornflowerblue
#6495ED
ΔE00 7.09
Sky Blue (survey)
#75BBFD
ΔE00 7.10
Periwinkle Blue
#8F99FB
ΔE00 7.28
Light Grey Blue
#9DBCD4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACFA #FAD385
analogous
#85E6FA #85ACFA #9885FA
triadic
#85ACFA #FA85AC #ACFA85
tetradic
#85ACFA #FA85E6 #FAD385 #85FA98
square
#85ACFA #FA85E6 #FAD385 #85FA98
split-complementary
#85ACFA #FA9885 #E6FA85
monochromatic
#0F5CF5 #4A84F8 #85ACFA #C0D4FC #E2EBFE
Accessibility & contrast
On white
2.26
#85ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#85ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACFA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACFA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#55BDC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #85acfa; /* rgb */ color: rgb(133, 172, 250); /* oklch */ color: oklch(74.8% 0.121 263.4);
Tailwind
colors: {
custom: {
50: '#aec4fc',
500: '#85acfa',
950: '#000000',
},
}SCSS
$custom: #85acfa; $custom-light: #aec4fc; $custom-dark: #000000;
JSON
{
"hex": "#85acfa",
"rgb": {
"r": 133,
"g": 172,
"b": 250
},
"hsl": {
"h": 220,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.7475,
"c": 0.12114,
"h": 263.4
},
"luminance": 0.41394
}Semantic roles & 50–950 ramp
primary
#85ACFA
secondary
#F6EBD5
accent
#9900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185