#85ACF0#85ACF0
#85ACF0 is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.3% C 0.108 H 261.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACF0 |
|---|---|
| RGB | rgb(133, 172, 240) |
| HSL | hsl(218, 78%, 73%) |
| HSV | hsv(218, 45%, 94%) |
| CMYK | cmyk(44.6%, 28.3%, 0%, 5.9%) |
| CIE-LAB | lab(70.02, 4.37, -38.11) |
| CIE-LCH | lch(70.02, 38.36, 276.55°) |
| OKLab | oklab(74.28% -0.0166 -0.1066) |
| OKLCH | oklch(74.28% 0.108 261.2) |
| XYZ | xyz(40.1485, 40.7804, 88.1770) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.45
Pastel Blue
#A2BFFE
ΔE00 5.89
Sky Blue (survey)
#75BBFD
ΔE00 6.83
Cornflowerblue
#6495ED
ΔE00 6.97
Periwinkle Blue
#8F99FB
ΔE00 7.44
Light Grey Blue
#9DBCD4
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACF0 #F0C985
analogous
#85E1F0 #85ACF0 #9385F0
triadic
#85ACF0 #F085AC #ACF085
tetradic
#85ACF0 #F085E1 #F0C985 #85F093
square
#85ACF0 #F085E1 #F0C985 #85F093
split-complementary
#85ACF0 #F09385 #E1F085
monochromatic
#1B63DF #4E87E9 #85ACF0 #BBD1F7 #E4ECFC
Accessibility & contrast
On white
2.29
#85ACF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#85ACF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACF0
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACF0 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B1F3
Deuteranopia (green-blind)
#87A7EF
Tritanopia (blue-blind)
#5CBBC4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #85acf0; /* rgb */ color: rgb(133, 172, 240); /* oklch */ color: oklch(74.3% 0.108 261.2);
Tailwind
colors: {
custom: {
50: '#adc4f5',
500: '#85acf0',
950: '#000000',
},
}SCSS
$custom: #85acf0; $custom-light: #adc4f5; $custom-dark: #000000;
JSON
{
"hex": "#85acf0",
"rgb": {
"r": 133,
"g": 172,
"b": 240
},
"hsl": {
"h": 218.131,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.74276,
"c": 0.10786,
"h": 261.2
},
"luminance": 0.40783
}Semantic roles & 50–950 ramp
primary
#85ACF0
secondary
#F3E9D8
accent
#8F0BDA
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111217
muted
#808185