#ABBAEA#ABBAEA
#ABBAEA is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.4% C 0.070 H 271.2°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAEA |
|---|---|
| RGB | rgb(171, 186, 234) |
| HSL | hsl(226, 60%, 79%) |
| HSV | hsv(226, 27%, 92%) |
| CMYK | cmyk(26.9%, 20.5%, 0%, 8.2%) |
| CIE-LAB | lab(75.89, 5.37, -25.59) |
| CIE-LCH | lch(75.89, 26.15, 281.85°) |
| OKLab | oklab(79.41% 0.0015 -0.0704) |
| OKLCH | oklch(79.41% 0.07 271.2) |
| XYZ | xyz(49.2008, 49.7148, 84.8296) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.67
Pastel Blue
#A2BFFE
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 6.77
Periwinkle
#CCCCFF
ΔE00 6.94
Powder Blue (survey)
#B1D1FC
ΔE00 7.24
Light Blue Grey
#B7C9E2
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAEA #EADBAB
analogous
#ABDAEA #ABBAEA #BCABEA
triadic
#ABBAEA #EAABBA #BAEAAB
tetradic
#ABBAEA #EAABDA #EADBAB #ABEABC
square
#ABBAEA #EAABDA #EADBAB #ABEABC
split-complementary
#ABBAEA #EABCAB #DAEAAB
monochromatic
#496AD2 #7A92DE #ABBAEA #DCE2F6 #E7EBF9
Accessibility & contrast
On white
1.92
#ABBAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#ABBAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAEA
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAEA | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEEC
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#9BC3CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbaea; /* rgb */ color: rgb(171, 186, 234); /* oklch */ color: oklch(79.4% 0.070 271.2);
Tailwind
colors: {
custom: {
50: '#c5cef0',
500: '#abbaea',
950: '#000000',
},
}SCSS
$custom: #abbaea; $custom-light: #c5cef0; $custom-dark: #000000;
JSON
{
"hex": "#abbaea",
"rgb": {
"r": 171,
"g": 186,
"b": 234
},
"hsl": {
"h": 225.714,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.79405,
"c": 0.07038,
"h": 271.2
},
"luminance": 0.49716
}Semantic roles & 50–950 ramp
primary
#ABBAEA
secondary
#F0EBDB
accent
#9F1EC8
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284