#ABCAFE#ABCAFE
#ABCAFE is a very light, moderate blue. Relative luminance 0.581; OKLCH L 83.5% C 0.081 H 260.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAFE |
|---|---|
| RGB | rgb(171, 202, 254) |
| HSL | hsl(218, 98%, 83%) |
| HSV | hsv(218, 33%, 100%) |
| CMYK | cmyk(32.7%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(80.77, 1.56, -28.86) |
| CIE-LCH | lch(80.77, 28.90, 273.10°) |
| OKLab | oklab(83.45% -0.0131 -0.0796) |
| OKLCH | oklch(83.45% 0.081 260.7) |
| XYZ | xyz(55.7992, 58.0524, 102.0119) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.24
Pastel Blue
#A2BFFE
ΔE00 2.85
Baby Blue (survey)
#A2CFFE
ΔE00 3.91
Carolina Blue
#8AB8FE
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAFE #FEDFAB
analogous
#ABF4FE #ABCAFE #B5ABFE
triadic
#ABCAFE #FEABCA #CAFEAB
tetradic
#ABCAFE #FEABF4 #FEDFAB #ABFEB5
square
#ABCAFE #FEABF4 #FEDFAB #ABFEB5
split-complementary
#ABCAFE #FEB5AB #F4FEAB
monochromatic
#327EFD #6FA4FD #ABCAFE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.67
#ABCAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#ABCAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAFE
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAFE | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#92D5DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcafe; /* rgb */ color: rgb(171, 202, 254); /* oklch */ color: oklch(83.5% 0.081 260.7);
Tailwind
colors: {
custom: {
50: '#c6daff',
500: '#abcafe',
950: '#000000',
},
}SCSS
$custom: #abcafe; $custom-light: #c6daff; $custom-dark: #000000;
JSON
{
"hex": "#abcafe",
"rgb": {
"r": 171,
"g": 202,
"b": 254
},
"hsl": {
"h": 217.59,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.83451,
"c": 0.08072,
"h": 260.7
},
"luminance": 0.58055
}Semantic roles & 50–950 ramp
primary
#ABCAFE
secondary
#E3B66A
accent
#9000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386