#85ACF8#85ACF8
#85ACF8 is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.7% C 0.118 H 263.0°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACF8 |
|---|---|
| RGB | rgb(133, 172, 248) |
| HSL | hsl(220, 89%, 75%) |
| HSV | hsv(220, 46%, 97%) |
| CMYK | cmyk(46.4%, 30.6%, 0%, 2.7%) |
| CIE-LAB | lab(70.36, 6.65, -41.92) |
| CIE-LCH | lch(70.36, 42.45, 279.02°) |
| OKLab | oklab(74.65% -0.0144 -0.1176) |
| OKLCH | oklch(74.65% 0.118 263) |
| XYZ | xyz(41.3631, 41.2663, 94.5743) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.35
Pastel Blue
#A2BFFE
ΔE00 5.80
Sky Blue (survey)
#75BBFD
ΔE00 7.04
Cornflowerblue
#6495ED
ΔE00 7.05
Periwinkle Blue
#8F99FB
ΔE00 7.30
Light Grey Blue
#9DBCD4
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACF8 #F8D185
analogous
#85E6F8 #85ACF8 #9885F8
triadic
#85ACF8 #F885AC #ACF885
tetradic
#85ACF8 #F885E6 #F8D185 #85F898
square
#85ACF8 #F885E6 #F8D185 #85F898
split-complementary
#85ACF8 #F89885 #E6F885
monochromatic
#115DF1 #4B85F5 #85ACF8 #BFD3FB #E2EBFD
Accessibility & contrast
On white
2.27
#85ACF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#85ACF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACF8
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACF8 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2FB
Deuteranopia (green-blind)
#83A7F6
Tritanopia (blue-blind)
#57BCC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #85acf8; /* rgb */ color: rgb(133, 172, 248); /* oklch */ color: oklch(74.7% 0.118 263.0);
Tailwind
colors: {
custom: {
50: '#aec4fb',
500: '#85acf8',
950: '#000000',
},
}SCSS
$custom: #85acf8; $custom-light: #aec4fb; $custom-dark: #000000;
JSON
{
"hex": "#85acf8",
"rgb": {
"r": 133,
"g": 172,
"b": 248
},
"hsl": {
"h": 219.652,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.74654,
"c": 0.11847,
"h": 263
},
"luminance": 0.41269
}Semantic roles & 50–950 ramp
primary
#85ACF8
secondary
#F5EBD6
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185