#ABAFE2#ABAFE2
#ABAFE2 is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.9% C 0.073 H 281.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFE2 |
|---|---|
| RGB | rgb(171, 175, 226) |
| HSL | hsl(236, 49%, 78%) |
| HSV | hsv(236, 24%, 89%) |
| CMYK | cmyk(24.3%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(72.77, 9.52, -26.04) |
| CIE-LCH | lch(72.77, 27.73, 290.09°) |
| OKLab | oklab(76.87% 0.014 -0.0716) |
| OKLCH | oklch(76.87% 0.073 281) |
| XYZ | xyz(45.8485, 44.8079, 78.1700) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.03
Lavender
#B39DDB
ΔE00 7.41
Periwinkle
#CCCCFF
ΔE00 7.72
Pastel Blue
#A2BFFE
ΔE00 8.46
Pale Violet
#CEAEFA
ΔE00 8.88
Lightsteelblue
#B0C4DE
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFE2 #E2DEAB
analogous
#ABCBE2 #ABAFE2 #C2ABE2
triadic
#ABAFE2 #E2ABAF #AFE2AB
tetradic
#ABAFE2 #E2ABCB #E2DEAB #ABE2C2
square
#ABAFE2 #E2ABCB #E2DEAB #ABE2C2
split-complementary
#ABAFE2 #E2C2AB #CBE2AB
monochromatic
#5058C3 #7E84D2 #ABAFE2 #D8DAF2 #E8E9F7
Accessibility & contrast
On white
2.11
#ABAFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#ABAFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFE2
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFE2 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B4E4
Deuteranopia (green-blind)
#9FB1E1
Tritanopia (blue-blind)
#9EB8C0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abafe2; /* rgb */ color: rgb(171, 175, 226); /* oklch */ color: oklch(76.9% 0.073 281.0);
Tailwind
colors: {
custom: {
50: '#c5c6eb',
500: '#abafe2',
950: '#000000',
},
}SCSS
$custom: #abafe2; $custom-light: #c5c6eb; $custom-dark: #000000;
JSON
{
"hex": "#abafe2",
"rgb": {
"r": 171,
"g": 175,
"b": 226
},
"hsl": {
"h": 235.636,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.76873,
"c": 0.07292,
"h": 281
},
"luminance": 0.44809
}Semantic roles & 50–950 ramp
primary
#ABAFE2
secondary
#EEEDDD
accent
#B12ABC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284