#ABBBEA#ABBBEA
#ABBBEA is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.6% C 0.069 H 270.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBEA |
|---|---|
| RGB | rgb(171, 187, 234) |
| HSL | hsl(225, 60%, 79%) |
| HSV | hsv(225, 27%, 92%) |
| CMYK | cmyk(26.9%, 20.1%, 0%, 8.2%) |
| CIE-LAB | lab(76.15, 4.83, -25.20) |
| CIE-LCH | lch(76.15, 25.65, 280.84°) |
| OKLab | oklab(79.61% 0.0001 -0.0692) |
| OKLCH | oklch(79.61% 0.069 270.1) |
| XYZ | xyz(49.4122, 50.1376, 84.9001) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.72
Light Periwinkle
#C1C6FC
ΔE00 4.74
Lightsteelblue
#B0C4DE
ΔE00 6.45
Powder Blue (survey)
#B1D1FC
ΔE00 6.89
Periwinkle
#CCCCFF
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBEA #EADAAB
analogous
#ABDBEA #ABBBEA #BBABEA
triadic
#ABBBEA #EAABBB #BBEAAB
tetradic
#ABBBEA #EAABDB #EADAAB #ABEABB
square
#ABBBEA #EAABDB #EADAAB #ABEABB
split-complementary
#ABBBEA #EABBAB #DBEAAB
monochromatic
#496CD2 #7A93DE #ABBBEA #DCE3F6 #E7EBF9
Accessibility & contrast
On white
1.90
#ABBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#ABBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBEA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBEA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFEC
Deuteranopia (green-blind)
#A8B9E9
Tritanopia (blue-blind)
#9BC4CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbbea; /* rgb */ color: rgb(171, 187, 234); /* oklch */ color: oklch(79.6% 0.069 270.1);
Tailwind
colors: {
custom: {
50: '#c5cff0',
500: '#abbbea',
950: '#000000',
},
}SCSS
$custom: #abbbea; $custom-light: #c5cff0; $custom-dark: #000000;
JSON
{
"hex": "#abbbea",
"rgb": {
"r": 171,
"g": 187,
"b": 234
},
"hsl": {
"h": 224.762,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.79607,
"c": 0.06924,
"h": 270.1
},
"luminance": 0.50139
}Semantic roles & 50–950 ramp
primary
#ABBBEA
secondary
#C6B173
accent
#9D1EC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131316
muted
#828385