#ABBEDE#ABBEDE
#ABBEDE is a light, muted blue. Relative luminance 0.508; OKLCH L 79.8% C 0.050 H 260.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEDE |
|---|---|
| RGB | rgb(171, 190, 222) |
| HSL | hsl(218, 44%, 77%) |
| HSV | hsv(218, 23%, 87%) |
| CMYK | cmyk(23%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(76.53, 0.40, -18.14) |
| CIE-LCH | lch(76.53, 18.14, 271.27°) |
| OKLab | oklab(79.77% -0.008 -0.0495) |
| OKLCH | oklch(79.77% 0.05 260.9) |
| XYZ | xyz(48.3894, 50.7574, 76.3407) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.71
Light Blue Grey
#B7C9E2
ΔE00 3.61
Cloudy Blue
#ACC2D9
ΔE00 4.01
Powder Blue (survey)
#B1D1FC
ΔE00 5.96
Pastel Blue
#A2BFFE
ΔE00 6.05
Light Grey Blue
#9DBCD4
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEDE #DECBAB
analogous
#ABD8DE #ABBEDE #B2ABDE
triadic
#ABBEDE #DEABBE #BEDEAB
tetradic
#ABBEDE #DEABD8 #DECBAB #ABDEB2
square
#ABBEDE #DEABD8 #DECBAB #ABDEB2
split-complementary
#ABBEDE #DEB2AB #D8DEAB
monochromatic
#537ABB #7F9CCD #ABBEDE #D7E0EF #E9EEF6
Accessibility & contrast
On white
1.88
#ABBEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#ABBEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEDE
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEDE | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFE0
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#9EC5C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbede; /* rgb */ color: rgb(171, 190, 222); /* oklch */ color: oklch(79.8% 0.050 260.9);
Tailwind
colors: {
custom: {
50: '#c4d1e8',
500: '#abbede',
950: '#000000',
},
}SCSS
$custom: #abbede; $custom-light: #c4d1e8; $custom-dark: #000000;
JSON
{
"hex": "#abbede",
"rgb": {
"r": 171,
"g": 190,
"b": 222
},
"hsl": {
"h": 217.647,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.79769,
"c": 0.05013,
"h": 260.9
},
"luminance": 0.50759
}Semantic roles & 50–950 ramp
primary
#ABBEDE
secondary
#B69F77
accent
#842FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384