#ABAEF1#ABAEF1
#ABAEF1 is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.3% C 0.095 H 281.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEF1 |
|---|---|
| RGB | rgb(171, 174, 241) |
| HSL | hsl(237, 71%, 81%) |
| HSV | hsv(237, 29%, 95%) |
| CMYK | cmyk(29%, 27.8%, 0%, 5.5%) |
| CIE-LAB | lab(73.08, 13.68, -33.72) |
| CIE-LCH | lch(73.08, 36.39, 292.09°) |
| OKLab | oklab(77.3% 0.0197 -0.0934) |
| OKLCH | oklch(77.3% 0.095 281.9) |
| XYZ | xyz(47.8036, 45.2797, 89.4232) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 7.29
Periwinkle Blue
#8F99FB
ΔE00 7.81
Lavender
#B39DDB
ΔE00 7.85
Pale Violet
#CEAEFA
ΔE00 8.39
Periwinkle
#CCCCFF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEF1 #F1EEAB
analogous
#ABD1F1 #ABAEF1 #CBABF1
triadic
#ABAEF1 #F1ABAE #AEF1AB
tetradic
#ABAEF1 #F1ABD1 #F1EEAB #ABF1CB
square
#ABAEF1 #F1ABD1 #F1EEAB #ABF1CB
split-complementary
#ABAEF1 #F1CBAB #D1F1AB
monochromatic
#4249E0 #777BE8 #ABAEF1 #DFE1FA #E5E6FB
Accessibility & contrast
On white
2.09
#ABAEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#ABAEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEF1
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEF1 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F4
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#9ABAC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abaef1; /* rgb */ color: rgb(171, 174, 241); /* oklch */ color: oklch(77.3% 0.095 281.9);
Tailwind
colors: {
custom: {
50: '#c5c6f6',
500: '#abaef1',
950: '#000000',
},
}SCSS
$custom: #abaef1; $custom-light: #c5c6f6; $custom-dark: #000000;
JSON
{
"hex": "#abaef1",
"rgb": {
"r": 171,
"g": 174,
"b": 241
},
"hsl": {
"h": 237.429,
"s": 71.429,
"l": 80.784
},
"oklch": {
"l": 0.773,
"c": 0.09544,
"h": 281.9
},
"luminance": 0.45281
}Semantic roles & 50–950 ramp
primary
#ABAEF1
secondary
#F2F1D9
accent
#CB12D3
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285