#ABAEEB#ABAEEB
#ABAEEB is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.0% C 0.087 H 282.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEEB |
|---|---|
| RGB | rgb(171, 174, 235) |
| HSL | hsl(237, 62%, 80%) |
| HSV | hsv(237, 27%, 92%) |
| CMYK | cmyk(27.2%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(72.84, 12.22, -30.82) |
| CIE-LCH | lch(72.84, 33.15, 291.63°) |
| OKLab | oklab(77.04% 0.018 -0.0851) |
| OKLCH | oklch(77.04% 0.087 282) |
| XYZ | xyz(46.9221, 44.9271, 84.7808) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.14
Lavender
#B39DDB
ΔE00 7.37
Pastel Blue
#A2BFFE
ΔE00 7.78
Periwinkle
#CCCCFF
ΔE00 8.09
Pale Violet
#CEAEFA
ΔE00 8.35
Periwinkle Blue
#8F99FB
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEEB #EBE8AB
analogous
#ABCEEB #ABAEEB #C8ABEB
triadic
#ABAEEB #EBABAE #AEEBAB
tetradic
#ABAEEB #EBABCE #EBE8AB #ABEBC8
square
#ABAEEB #EBABCE #EBE8AB #ABEBC8
split-complementary
#ABAEEB #EBC8AB #CEEBAB
monochromatic
#484FD3 #7A7EDF #ABAEEB #DCDEF7 #E6E7F9
Accessibility & contrast
On white
2.10
#ABAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#ABAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEEB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEEB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EE
Deuteranopia (green-blind)
#9AB1E9
Tritanopia (blue-blind)
#9CB9C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abaeeb; /* rgb */ color: rgb(171, 174, 235); /* oklch */ color: oklch(77.0% 0.087 282.0);
Tailwind
colors: {
custom: {
50: '#c5c6f1',
500: '#abaeeb',
950: '#000000',
},
}SCSS
$custom: #abaeeb; $custom-light: #c5c6f1; $custom-dark: #000000;
JSON
{
"hex": "#abaeeb",
"rgb": {
"r": 171,
"g": 174,
"b": 235
},
"hsl": {
"h": 237.187,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.77044,
"c": 0.087,
"h": 282
},
"luminance": 0.44928
}Semantic roles & 50–950 ramp
primary
#ABAEEB
secondary
#F0EFDB
accent
#C11CC9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284