#85ACFC#85ACFC
#85ACFC is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.8% C 0.124 H 263.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACFC |
|---|---|
| RGB | rgb(133, 172, 252) |
| HSL | hsl(220, 95%, 75%) |
| HSV | hsv(220, 47%, 99%) |
| CMYK | cmyk(47.2%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(70.54, 7.81, -43.82) |
| CIE-LCH | lch(70.54, 44.51, 280.10°) |
| OKLab | oklab(74.85% -0.0133 -0.1231) |
| OKLCH | oklch(74.85% 0.124 263.8) |
| XYZ | xyz(41.9903, 41.5172, 97.8776) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.35
Pastel Blue
#A2BFFE
ΔE00 5.80
Cornflowerblue
#6495ED
ΔE00 7.13
Sky Blue (survey)
#75BBFD
ΔE00 7.16
Periwinkle Blue
#8F99FB
ΔE00 7.26
Light Grey Blue
#9DBCD4
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACFC #FCD585
analogous
#85E8FC #85ACFC #9985FC
triadic
#85ACFC #FC85AC #ACFC85
tetradic
#85ACFC #FC85E8 #FCD585 #85FC99
square
#85ACFC #FC85E8 #FCD585 #85FC99
split-complementary
#85ACFC #FC9985 #E8FC85
monochromatic
#0E5BF9 #4983FB #85ACFC #C1D5FD #E1EBFE
Accessibility & contrast
On white
2.26
#85ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#85ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACFC
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACFC | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#81A8FA
Tritanopia (blue-blind)
#54BDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #85acfc; /* rgb */ color: rgb(133, 172, 252); /* oklch */ color: oklch(74.8% 0.124 263.8);
Tailwind
colors: {
custom: {
50: '#aec4fd',
500: '#85acfc',
950: '#000000',
},
}SCSS
$custom: #85acfc; $custom-light: #aec4fd; $custom-dark: #000000;
JSON
{
"hex": "#85acfc",
"rgb": {
"r": 133,
"g": 172,
"b": 252
},
"hsl": {
"h": 220.336,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.74847,
"c": 0.12381,
"h": 263.8
},
"luminance": 0.4152
}Semantic roles & 50–950 ramp
primary
#85ACFC
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185