#ABBDEA#ABBDEA
#ABBDEA is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.0% C 0.067 H 267.8°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDEA |
|---|---|
| RGB | rgb(171, 189, 234) |
| HSL | hsl(223, 60%, 79%) |
| HSV | hsv(223, 27%, 92%) |
| CMYK | cmyk(26.9%, 19.2%, 0%, 8.2%) |
| CIE-LAB | lab(76.67, 3.74, -24.40) |
| CIE-LCH | lch(76.67, 24.69, 278.71°) |
| OKLab | oklab(80.01% -0.0025 -0.067) |
| OKLCH | oklch(80.01% 0.067 267.8) |
| XYZ | xyz(49.8394, 50.9921, 85.0425) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.34
Light Periwinkle
#C1C6FC
ΔE00 4.99
Lightsteelblue
#B0C4DE
ΔE00 5.77
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Light Blue Grey
#B7C9E2
ΔE00 6.33
Cloudy Blue
#ACC2D9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDEA #EAD8AB
analogous
#ABDDEA #ABBDEA #B9ABEA
triadic
#ABBDEA #EAABBD #BDEAAB
tetradic
#ABBDEA #EAABDD #EAD8AB #ABEAB9
square
#ABBDEA #EAABDD #EAD8AB #ABEAB9
split-complementary
#ABBDEA #EAB9AB #DDEAAB
monochromatic
#4970D2 #7A97DE #ABBDEA #DCE3F6 #E7ECF9
Accessibility & contrast
On white
1.88
#ABBDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#ABBDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDEA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDEA | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#AABBE9
Tritanopia (blue-blind)
#9AC6CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbdea; /* rgb */ color: rgb(171, 189, 234); /* oklch */ color: oklch(80.0% 0.067 267.8);
Tailwind
colors: {
custom: {
50: '#c5d0f0',
500: '#abbdea',
950: '#000000',
},
}SCSS
$custom: #abbdea; $custom-light: #c5d0f0; $custom-dark: #000000;
JSON
{
"hex": "#abbdea",
"rgb": {
"r": 171,
"g": 189,
"b": 234
},
"hsl": {
"h": 222.857,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.80014,
"c": 0.06706,
"h": 267.8
},
"luminance": 0.50994
}Semantic roles & 50–950 ramp
primary
#ABBDEA
secondary
#C6AE73
accent
#971EC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385