#ABAFE0#ABAFE0
#ABAFE0 is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.8% C 0.070 H 281.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFE0 |
|---|---|
| RGB | rgb(171, 175, 224) |
| HSL | hsl(235, 46%, 77%) |
| HSV | hsv(235, 24%, 88%) |
| CMYK | cmyk(23.7%, 21.9%, 0%, 12.2%) |
| CIE-LAB | lab(72.69, 9.05, -25.06) |
| CIE-LCH | lch(72.69, 26.65, 289.87°) |
| OKLab | oklab(76.79% 0.0133 -0.0688) |
| OKLCH | oklch(76.79% 0.07 281) |
| XYZ | xyz(45.5757, 44.6987, 76.7331) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.14
Lavender
#B39DDB
ΔE00 7.45
Periwinkle
#CCCCFF
ΔE00 7.75
Pastel Blue
#A2BFFE
ΔE00 8.70
Pale Violet
#CEAEFA
ΔE00 9.03
Lightsteelblue
#B0C4DE
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFE0 #E0DCAB
analogous
#ABC9E0 #ABAFE0 #C2ABE0
triadic
#ABAFE0 #E0ABAF #AFE0AB
tetradic
#ABAFE0 #E0ABC9 #E0DCAB #ABE0C2
square
#ABAFE0 #E0ABC9 #E0DCAB #ABE0C2
split-complementary
#ABAFE0 #E0C2AB #C9E0AB
monochromatic
#525ABF #7E84D0 #ABAFE0 #D8DAF0 #E9EAF7
Accessibility & contrast
On white
2.11
#ABAFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#ABAFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFE0
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFE0 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E2
Deuteranopia (green-blind)
#9FB1DF
Tritanopia (blue-blind)
#9FB8C0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abafe0; /* rgb */ color: rgb(171, 175, 224); /* oklch */ color: oklch(76.8% 0.070 281.0);
Tailwind
colors: {
custom: {
50: '#c4c6e9',
500: '#abafe0',
950: '#000000',
},
}SCSS
$custom: #abafe0; $custom-light: #c4c6e9; $custom-dark: #000000;
JSON
{
"hex": "#abafe0",
"rgb": {
"r": 171,
"g": 175,
"b": 224
},
"hsl": {
"h": 235.472,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.76793,
"c": 0.07008,
"h": 281
},
"luminance": 0.447
}Semantic roles & 50–950 ramp
primary
#ABAFE0
secondary
#EEECDD
accent
#AF2CB9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284