#85ABFC#85ABFC
#85ABFC is a light, vivid blue. Relative luminance 0.411; OKLCH L 74.6% C 0.125 H 264.4°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABFC |
|---|---|
| RGB | rgb(133, 171, 252) |
| HSL | hsl(221, 95%, 75%) |
| HSV | hsv(221, 47%, 99%) |
| CMYK | cmyk(47.2%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.27, 8.37, -44.23) |
| CIE-LCH | lch(70.27, 45.02, 280.72°) |
| OKLab | oklab(74.64% -0.0121 -0.1243) |
| OKLCH | oklch(74.64% 0.125 264.4) |
| XYZ | xyz(41.8007, 41.1380, 97.8144) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.66
Pastel Blue
#A2BFFE
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 6.95
Cornflowerblue
#6495ED
ΔE00 6.97
Sky Blue (survey)
#75BBFD
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABFC #FCD685
analogous
#85E7FC #85ABFC #9A85FC
triadic
#85ABFC #FC85AB #ABFC85
tetradic
#85ABFC #FC85E7 #FCD685 #85FC9A
square
#85ABFC #FC85E7 #FCD685 #85FC9A
split-complementary
#85ABFC #FC9A85 #E7FC85
monochromatic
#0E59F9 #4982FB #85ABFC #C1D4FD #E1EAFE
Accessibility & contrast
On white
2.28
#85ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#85ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABFC
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABFC | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#80A7FA
Tritanopia (blue-blind)
#54BCC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #85abfc; /* rgb */ color: rgb(133, 171, 252); /* oklch */ color: oklch(74.6% 0.125 264.4);
Tailwind
colors: {
custom: {
50: '#aec3fd',
500: '#85abfc',
950: '#000000',
},
}SCSS
$custom: #85abfc; $custom-light: #aec3fd; $custom-dark: #000000;
JSON
{
"hex": "#85abfc",
"rgb": {
"r": 133,
"g": 171,
"b": 252
},
"hsl": {
"h": 220.84,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.74642,
"c": 0.12489,
"h": 264.4
},
"luminance": 0.41141
}Semantic roles & 50–950 ramp
primary
#85ABFC
secondary
#F6ECD5
accent
#9C00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186