#ABBEDA#ABBEDA
#ABBEDA is a light, muted blue. Relative luminance 0.505; OKLCH L 79.6% C 0.045 H 258.0°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEDA |
|---|---|
| RGB | rgb(171, 190, 218) |
| HSL | hsl(216, 39%, 76%) |
| HSV | hsv(216, 22%, 85%) |
| CMYK | cmyk(21.6%, 12.8%, 0%, 14.5%) |
| CIE-LAB | lab(76.40, -0.50, -16.17) |
| CIE-LCH | lch(76.40, 16.18, 268.21°) |
| OKLab | oklab(79.63% -0.0094 -0.044) |
| OKLCH | oklch(79.63% 0.045 258) |
| XYZ | xyz(47.8596, 50.5455, 73.5508) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.78
Cloudy Blue
#ACC2D9
ΔE00 2.78
Light Blue Grey
#B7C9E2
ΔE00 2.99
Light Grey Blue
#9DBCD4
ΔE00 5.13
Powder Blue (survey)
#B1D1FC
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEDA #DAC7AB
analogous
#ABD6DA #ABBEDA #B0ABDA
triadic
#ABBEDA #DAABBE #BEDAAB
tetradic
#ABBEDA #DAABD6 #DAC7AB #ABDAB0
square
#ABBEDA #DAABD6 #DAC7AB #ABDAB0
split-complementary
#ABBEDA #DAB0AB #D6DAAB
monochromatic
#567CB5 #819DC7 #ABBEDA #D5DFED #EAEFF6
Accessibility & contrast
On white
1.89
#ABBEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#ABBEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEDA
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEDA | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#B0BAD9
Tritanopia (blue-blind)
#9FC4C7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbeda; /* rgb */ color: rgb(171, 190, 218); /* oklch */ color: oklch(79.6% 0.045 258.0);
Tailwind
colors: {
custom: {
50: '#c4d1e5',
500: '#abbeda',
950: '#000000',
},
}SCSS
$custom: #abbeda; $custom-light: #c4d1e5; $custom-dark: #000000;
JSON
{
"hex": "#abbeda",
"rgb": {
"r": 171,
"g": 190,
"b": 218
},
"hsl": {
"h": 215.745,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.79625,
"c": 0.04501,
"h": 258
},
"luminance": 0.50547
}Semantic roles & 50–950 ramp
primary
#ABBEDA
secondary
#B29A78
accent
#7F34B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384