#ABAEE3#ABAEE3
#ABAEE3 is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.7% C 0.076 H 281.9°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEE3 |
|---|---|
| RGB | rgb(171, 174, 227) |
| HSL | hsl(237, 50%, 78%) |
| HSV | hsv(237, 25%, 89%) |
| CMYK | cmyk(24.7%, 23.3%, 0%, 11%) |
| CIE-LAB | lab(72.54, 10.31, -26.92) |
| CIE-LCH | lch(72.54, 28.83, 290.96°) |
| OKLab | oklab(76.71% 0.0156 -0.0741) |
| OKLCH | oklch(76.71% 0.076 281.9) |
| XYZ | xyz(45.7923, 44.4751, 78.8301) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.20
Lavender
#B39DDB
ΔE00 7.06
Periwinkle
#CCCCFF
ΔE00 7.89
Pastel Blue
#A2BFFE
ΔE00 8.59
Pale Violet
#CEAEFA
ΔE00 8.61
Light Violet
#D6B4FC
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEE3 #E3E0AB
analogous
#ABCAE3 #ABAEE3 #C4ABE3
triadic
#ABAEE3 #E3ABAE #AEE3AB
tetradic
#ABAEE3 #E3ABCA #E3E0AB #ABE3C4
square
#ABAEE3 #E3ABCA #E3E0AB #ABE3C4
split-complementary
#ABAEE3 #E3C4AB #CAE3AB
monochromatic
#4F55C4 #7D82D4 #ABAEE3 #D9DAF2 #E8E9F7
Accessibility & contrast
On white
2.12
#ABAEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#ABAEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEE3
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEE3 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B4E5
Deuteranopia (green-blind)
#9DB0E2
Tritanopia (blue-blind)
#9EB7C0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abaee3; /* rgb */ color: rgb(171, 174, 227); /* oklch */ color: oklch(76.7% 0.076 281.9);
Tailwind
colors: {
custom: {
50: '#c5c6ec',
500: '#abaee3',
950: '#000000',
},
}SCSS
$custom: #abaee3; $custom-light: #c5c6ec; $custom-dark: #000000;
JSON
{
"hex": "#abaee3",
"rgb": {
"r": 171,
"g": 174,
"b": 227
},
"hsl": {
"h": 236.786,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.76713,
"c": 0.07569,
"h": 281.9
},
"luminance": 0.44476
}Semantic roles & 50–950 ramp
primary
#ABAEE3
secondary
#EEEDDD
accent
#B528BD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284