#ABAEEE#ABAEEE
#ABAEEE is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.2% C 0.091 H 282.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEEE |
|---|---|
| RGB | rgb(171, 174, 238) |
| HSL | hsl(237, 66%, 80%) |
| HSV | hsv(237, 28%, 93%) |
| CMYK | cmyk(28.2%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(72.96, 12.95, -32.27) |
| CIE-LCH | lch(72.96, 34.77, 291.86°) |
| OKLab | oklab(77.17% 0.0189 -0.0892) |
| OKLCH | oklch(77.17% 0.091 282) |
| XYZ | xyz(47.3592, 45.1019, 87.0827) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.21
Pastel Blue
#A2BFFE
ΔE00 7.52
Lavender
#B39DDB
ΔE00 7.59
Periwinkle Blue
#8F99FB
ΔE00 8.15
Periwinkle
#CCCCFF
ΔE00 8.23
Pale Violet
#CEAEFA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEEE #EEEBAB
analogous
#ABD0EE #ABAEEE #C9ABEE
triadic
#ABAEEE #EEABAE #AEEEAB
tetradic
#ABAEEE #EEABD0 #EEEBAB #ABEEC9
square
#ABAEEE #EEABD0 #EEEBAB #ABEEC9
split-complementary
#ABAEEE #EEC9AB #D0EEAB
monochromatic
#454CD9 #787DE4 #ABAEEE #DEDFF8 #E6E6FA
Accessibility & contrast
On white
2.10
#ABAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#ABAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEEE
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEEE | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F1
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#9BBAC4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abaeee; /* rgb */ color: rgb(171, 174, 238); /* oklch */ color: oklch(77.2% 0.091 282.0);
Tailwind
colors: {
custom: {
50: '#c5c6f3',
500: '#abaeee',
950: '#000000',
},
}SCSS
$custom: #abaeee; $custom-light: #c5c6f3; $custom-dark: #000000;
JSON
{
"hex": "#abaeee",
"rgb": {
"r": 171,
"g": 174,
"b": 238
},
"hsl": {
"h": 237.313,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.77171,
"c": 0.09123,
"h": 282
},
"luminance": 0.45103
}Semantic roles & 50–950 ramp
primary
#ABAEEE
secondary
#F1F0DA
accent
#C617CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285