#ABBBEE#ABBBEE
#ABBBEE is a light, moderate blue. Relative luminance 0.504; OKLCH L 79.8% C 0.075 H 271.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBEE |
|---|---|
| RGB | rgb(171, 187, 238) |
| HSL | hsl(226, 66%, 80%) |
| HSV | hsv(226, 28%, 93%) |
| CMYK | cmyk(28.2%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(76.30, 5.78, -27.14) |
| CIE-LCH | lch(76.30, 27.75, 282.03°) |
| OKLab | oklab(79.77% 0.0014 -0.0747) |
| OKLCH | oklch(79.77% 0.075 271.1) |
| XYZ | xyz(49.9933, 50.3701, 87.9607) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.30
Light Periwinkle
#C1C6FC
ΔE00 4.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 6.87
Periwinkle
#CCCCFF
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBEE #EEDEAB
analogous
#ABDCEE #ABBBEE #BDABEE
triadic
#ABBBEE #EEABBB #BBEEAB
tetradic
#ABBBEE #EEABDC #EEDEAB #ABEEBD
square
#ABBBEE #EEABDC #EEDEAB #ABEEBD
split-complementary
#ABBBEE #EEBDAB #DCEEAB
monochromatic
#4569D9 #7892E4 #ABBBEE #DEE4F8 #E6EAFA
Accessibility & contrast
On white
1.90
#ABBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#ABBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBEE
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBEE | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFF0
Deuteranopia (green-blind)
#A6BAED
Tritanopia (blue-blind)
#99C5CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbbee; /* rgb */ color: rgb(171, 187, 238); /* oklch */ color: oklch(79.8% 0.075 271.1);
Tailwind
colors: {
custom: {
50: '#c5cff3',
500: '#abbbee',
950: '#000000',
},
}SCSS
$custom: #abbbee; $custom-light: #c5cff3; $custom-dark: #000000;
JSON
{
"hex": "#abbbee",
"rgb": {
"r": 171,
"g": 187,
"b": 238
},
"hsl": {
"h": 225.672,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.79765,
"c": 0.07473,
"h": 271.1
},
"luminance": 0.50372
}Semantic roles & 50–950 ramp
primary
#ABBBEE
secondary
#CBB672
accent
#A317CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385