#85ACFF#85ACFF
#85ACFF is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.0% C 0.128 H 264.4°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACFF |
|---|---|
| RGB | rgb(133, 172, 255) |
| HSL | hsl(221, 100%, 76%) |
| HSV | hsv(221, 48%, 100%) |
| CMYK | cmyk(47.8%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(70.67, 8.68, -45.24) |
| CIE-LCH | lch(70.67, 46.06, 280.86°) |
| OKLab | oklab(74.99% -0.0126 -0.1272) |
| OKLCH | oklch(74.99% 0.128 264.4) |
| XYZ | xyz(42.4695, 41.7088, 100.4011) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.38
Pastel Blue
#A2BFFE
ΔE00 5.81
Cornflowerblue
#6495ED
ΔE00 7.21
Periwinkle Blue
#8F99FB
ΔE00 7.24
Sky Blue (survey)
#75BBFD
ΔE00 7.24
Light Grey Blue
#9DBCD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACFF #FFD885
analogous
#85E9FF #85ACFF #9B85FF
triadic
#85ACFF #FF85AC #ACFF85
tetradic
#85ACFF #FF85E9 #FFD885 #85FF9B
square
#85ACFF #FF85E9 #FFD885 #85FF9B
split-complementary
#85ACFF #FF9B85 #E9FF85
monochromatic
#0B59FF #4882FF #85ACFF #C2D6FF #E0EAFF
Accessibility & contrast
On white
2.25
#85ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#85ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACFF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACFF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#7FA8FD
Tritanopia (blue-blind)
#52BECA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #85acff; /* rgb */ color: rgb(133, 172, 255); /* oklch */ color: oklch(75.0% 0.128 264.4);
Tailwind
colors: {
custom: {
50: '#aec4ff',
500: '#85acff',
950: '#000000',
},
}SCSS
$custom: #85acff; $custom-light: #aec4ff; $custom-dark: #000000;
JSON
{
"hex": "#85acff",
"rgb": {
"r": 133,
"g": 172,
"b": 255
},
"hsl": {
"h": 220.82,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.74994,
"c": 0.12782,
"h": 264.4
},
"luminance": 0.41712
}Semantic roles & 50–950 ramp
primary
#85ACFF
secondary
#F7ECD4
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186