#85ACFD#85ACFD
#85ACFD is a light, vivid blue. Relative luminance 0.416; OKLCH L 74.9% C 0.125 H 264.0°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACFD |
|---|---|
| RGB | rgb(133, 172, 253) |
| HSL | hsl(221, 97%, 76%) |
| HSV | hsv(221, 47%, 99%) |
| CMYK | cmyk(47.4%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(70.58, 8.10, -44.29) |
| CIE-LCH | lch(70.58, 45.03, 280.36°) |
| OKLab | oklab(74.9% -0.0131 -0.1245) |
| OKLCH | oklch(74.9% 0.125 264) |
| XYZ | xyz(42.1492, 41.5807, 98.7143) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.36
Pastel Blue
#A2BFFE
ΔE00 5.80
Cornflowerblue
#6495ED
ΔE00 7.16
Sky Blue (survey)
#75BBFD
ΔE00 7.18
Periwinkle Blue
#8F99FB
ΔE00 7.25
Light Grey Blue
#9DBCD4
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACFD #FDD685
analogous
#85E8FD #85ACFD #9A85FD
triadic
#85ACFD #FD85AC #ACFD85
tetradic
#85ACFD #FD85E8 #FDD685 #85FD9A
square
#85ACFD #FD85E8 #FDD685 #85FD9A
split-complementary
#85ACFD #FD9A85 #E8FD85
monochromatic
#0D5AFB #4983FC #85ACFD #C1D5FE #E1EBFF
Accessibility & contrast
On white
2.25
#85ACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#85ACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACFD
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACFD | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#80A8FB
Tritanopia (blue-blind)
#53BDC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #85acfd; /* rgb */ color: rgb(133, 172, 253); /* oklch */ color: oklch(74.9% 0.125 264.0);
Tailwind
colors: {
custom: {
50: '#aec4fe',
500: '#85acfd',
950: '#000000',
},
}SCSS
$custom: #85acfd; $custom-light: #aec4fe; $custom-dark: #000000;
JSON
{
"hex": "#85acfd",
"rgb": {
"r": 133,
"g": 172,
"b": 253
},
"hsl": {
"h": 220.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.74896,
"c": 0.12514,
"h": 264
},
"luminance": 0.41583
}Semantic roles & 50–950 ramp
primary
#85ACFD
secondary
#F7ECD4
accent
#9B00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186