#ABBEEA#ABBEEA
#ABBEEA is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.2% C 0.066 H 266.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEEA |
|---|---|
| RGB | rgb(171, 190, 234) |
| HSL | hsl(222, 60%, 79%) |
| HSV | hsv(222, 27%, 92%) |
| CMYK | cmyk(26.9%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(76.94, 3.19, -24.00) |
| CIE-LCH | lch(76.94, 24.22, 277.58°) |
| OKLab | oklab(80.22% -0.0039 -0.0659) |
| OKLCH | oklch(80.22% 0.066 266.6) |
| XYZ | xyz(50.0552, 51.4238, 85.1144) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.19
Light Periwinkle
#C1C6FC
ΔE00 5.17
Lightsteelblue
#B0C4DE
ΔE00 5.42
Powder Blue (survey)
#B1D1FC
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 5.98
Cloudy Blue
#ACC2D9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEEA #EAD7AB
analogous
#ABDEEA #ABBEEA #B8ABEA
triadic
#ABBEEA #EAABBE #BEEAAB
tetradic
#ABBEEA #EAABDE #EAD7AB #ABEAB8
square
#ABBEEA #EAABDE #EAD7AB #ABEAB8
split-complementary
#ABBEEA #EAB8AB #DEEAAB
monochromatic
#4972D2 #7A98DE #ABBEEA #DCE4F6 #E7ECF9
Accessibility & contrast
On white
1.86
#ABBEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#ABBEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEEA
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEEA | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EC
Deuteranopia (green-blind)
#ABBBE9
Tritanopia (blue-blind)
#9AC7CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbeea; /* rgb */ color: rgb(171, 190, 234); /* oklch */ color: oklch(80.2% 0.066 266.6);
Tailwind
colors: {
custom: {
50: '#c5d1f0',
500: '#abbeea',
950: '#000000',
},
}SCSS
$custom: #abbeea; $custom-light: #c5d1f0; $custom-dark: #000000;
JSON
{
"hex": "#abbeea",
"rgb": {
"r": 171,
"g": 190,
"b": 234
},
"hsl": {
"h": 221.905,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.80218,
"c": 0.06601,
"h": 266.6
},
"luminance": 0.51425
}Semantic roles & 50–950 ramp
primary
#ABBEEA
secondary
#C6AD73
accent
#941EC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385