#85ABFE#85ABFE
#85ABFE is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.7% C 0.128 H 264.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABFE |
|---|---|
| RGB | rgb(133, 171, 254) |
| HSL | hsl(221, 98%, 76%) |
| HSV | hsv(221, 48%, 100%) |
| CMYK | cmyk(47.6%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.36, 8.95, -45.18) |
| CIE-LCH | lch(70.36, 46.06, 281.21°) |
| OKLab | oklab(74.74% -0.0116 -0.127) |
| OKLCH | oklch(74.74% 0.128 264.8) |
| XYZ | xyz(42.1193, 41.2654, 99.4923) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.68
Pastel Blue
#A2BFFE
ΔE00 5.95
Periwinkle Blue
#8F99FB
ΔE00 6.94
Cornflowerblue
#6495ED
ΔE00 7.02
Sky Blue (survey)
#75BBFD
ΔE00 7.51
Light Grey Blue
#9DBCD4
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABFE #FED885
analogous
#85E7FE #85ABFE #9B85FE
triadic
#85ABFE #FE85AB #ABFE85
tetradic
#85ABFE #FE85E7 #FED885 #85FE9B
square
#85ABFE #FE85E7 #FED885 #85FE9B
split-complementary
#85ABFE #FE9B85 #E7FE85
monochromatic
#0C57FD #4881FE #85ABFE #C2D5FE #E1EAFF
Accessibility & contrast
On white
2.27
#85ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#85ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABFE
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABFE | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#53BDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #85abfe; /* rgb */ color: rgb(133, 171, 254); /* oklch */ color: oklch(74.7% 0.128 264.8);
Tailwind
colors: {
custom: {
50: '#aec3ff',
500: '#85abfe',
950: '#000000',
},
}SCSS
$custom: #85abfe; $custom-light: #aec3ff; $custom-dark: #000000;
JSON
{
"hex": "#85abfe",
"rgb": {
"r": 133,
"g": 171,
"b": 254
},
"hsl": {
"h": 221.157,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.7474,
"c": 0.12757,
"h": 264.8
},
"luminance": 0.41268
}Semantic roles & 50–950 ramp
primary
#85ABFE
secondary
#F7ECD4
accent
#9D00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186