#85ABFA#85ABFA
#85ABFA is a light, vivid blue. Relative luminance 0.410; OKLCH L 74.5% C 0.122 H 264.1°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABFA |
|---|---|
| RGB | rgb(133, 171, 250) |
| HSL | hsl(221, 92%, 75%) |
| HSV | hsv(221, 47%, 98%) |
| CMYK | cmyk(46.8%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(70.18, 7.79, -43.29) |
| CIE-LCH | lch(70.18, 43.98, 280.21°) |
| OKLab | oklab(74.54% -0.0127 -0.1215) |
| OKLCH | oklch(74.54% 0.122 264.1) |
| XYZ | xyz(41.4855, 41.0119, 96.1540) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.66
Pastel Blue
#A2BFFE
ΔE00 5.93
Cornflowerblue
#6495ED
ΔE00 6.92
Periwinkle Blue
#8F99FB
ΔE00 6.97
Sky Blue (survey)
#75BBFD
ΔE00 7.41
Light Grey Blue
#9DBCD4
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABFA #FAD485
analogous
#85E5FA #85ABFA #9A85FA
triadic
#85ABFA #FA85AB #ABFA85
tetradic
#85ABFA #FA85E5 #FAD485 #85FA9A
square
#85ABFA #FA85E5 #FAD485 #85FA9A
split-complementary
#85ABFA #FA9A85 #E5FA85
monochromatic
#0F5AF5 #4A83F8 #85ABFA #C0D3FC #E2EBFE
Accessibility & contrast
On white
2.28
#85ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#85ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABFA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABFA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#56BCC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #85abfa; /* rgb */ color: rgb(133, 171, 250); /* oklch */ color: oklch(74.5% 0.122 264.1);
Tailwind
colors: {
custom: {
50: '#aec3fc',
500: '#85abfa',
950: '#000000',
},
}SCSS
$custom: #85abfa; $custom-light: #aec3fc; $custom-dark: #000000;
JSON
{
"hex": "#85abfa",
"rgb": {
"r": 133,
"g": 171,
"b": 250
},
"hsl": {
"h": 220.513,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.74544,
"c": 0.12221,
"h": 264.1
},
"luminance": 0.41014
}Semantic roles & 50–950 ramp
primary
#85ABFA
secondary
#F6EBD5
accent
#9B00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185