#85ABFF#85ABFF
#85ABFF is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.8% C 0.129 H 264.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABFF |
|---|---|
| RGB | rgb(133, 171, 255) |
| HSL | hsl(221, 100%, 76%) |
| HSV | hsv(221, 48%, 100%) |
| CMYK | cmyk(47.8%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(70.41, 9.24, -45.65) |
| CIE-LCH | lch(70.41, 46.57, 281.44°) |
| OKLab | oklab(74.79% -0.0114 -0.1284) |
| OKLCH | oklch(74.79% 0.129 264.9) |
| XYZ | xyz(42.2799, 41.3296, 100.3379) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.69
Pastel Blue
#A2BFFE
ΔE00 5.95
Periwinkle Blue
#8F99FB
ΔE00 6.93
Cornflowerblue
#6495ED
ΔE00 7.04
Sky Blue (survey)
#75BBFD
ΔE00 7.54
Light Grey Blue
#9DBCD4
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABFF #FFD985
analogous
#85E8FF #85ABFF #9C85FF
triadic
#85ABFF #FF85AB #ABFF85
tetradic
#85ABFF #FF85E8 #FFD985 #85FF9C
square
#85ABFF #FF85E8 #FFD985 #85FF9C
split-complementary
#85ABFF #FF9C85 #E8FF85
monochromatic
#0B57FF #4881FF #85ABFF #C2D5FF #E0EAFF
Accessibility & contrast
On white
2.27
#85ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#85ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABFF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABFF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#7EA7FD
Tritanopia (blue-blind)
#52BDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #85abff; /* rgb */ color: rgb(133, 171, 255); /* oklch */ color: oklch(74.8% 0.129 264.9);
Tailwind
colors: {
custom: {
50: '#aec3ff',
500: '#85abff',
950: '#000000',
},
}SCSS
$custom: #85abff; $custom-light: #aec3ff; $custom-dark: #000000;
JSON
{
"hex": "#85abff",
"rgb": {
"r": 133,
"g": 171,
"b": 255
},
"hsl": {
"h": 221.311,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.74789,
"c": 0.12891,
"h": 264.9
},
"luminance": 0.41332
}Semantic roles & 50–950 ramp
primary
#85ABFF
secondary
#F7ECD4
accent
#9E00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186