#85ABFD#85ABFD
#85ABFD is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.7% C 0.126 H 264.6°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABFD |
|---|---|
| RGB | rgb(133, 171, 253) |
| HSL | hsl(221, 97%, 76%) |
| HSV | hsv(221, 47%, 99%) |
| CMYK | cmyk(47.4%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(70.32, 8.66, -44.71) |
| CIE-LCH | lch(70.32, 45.54, 280.96°) |
| OKLab | oklab(74.69% -0.0119 -0.1257) |
| OKLCH | oklch(74.69% 0.126 264.6) |
| XYZ | xyz(41.9596, 41.2015, 98.6511) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.67
Pastel Blue
#A2BFFE
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 6.94
Cornflowerblue
#6495ED
ΔE00 6.99
Sky Blue (survey)
#75BBFD
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABFD #FDD785
analogous
#85E7FD #85ABFD #9B85FD
triadic
#85ABFD #FD85AB #ABFD85
tetradic
#85ABFD #FD85E7 #FDD785 #85FD9B
square
#85ABFD #FD85E7 #FDD785 #85FD9B
split-complementary
#85ABFD #FD9B85 #E7FD85
monochromatic
#0D58FB #4982FC #85ABFD #C1D4FE #E1EAFF
Accessibility & contrast
On white
2.27
#85ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#85ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABFD
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABFD | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#54BCC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #85abfd; /* rgb */ color: rgb(133, 171, 253); /* oklch */ color: oklch(74.7% 0.126 264.6);
Tailwind
colors: {
custom: {
50: '#aec3fe',
500: '#85abfd',
950: '#000000',
},
}SCSS
$custom: #85abfd; $custom-light: #aec3fe; $custom-dark: #000000;
JSON
{
"hex": "#85abfd",
"rgb": {
"r": 133,
"g": 171,
"b": 253
},
"hsl": {
"h": 221,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.74691,
"c": 0.12623,
"h": 264.6
},
"luminance": 0.41204
}Semantic roles & 50–950 ramp
primary
#85ABFD
secondary
#F7ECD4
accent
#9D00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186