#ABBEDB#ABBEDB
#ABBEDB is a light, muted blue. Relative luminance 0.506; OKLCH L 79.7% C 0.046 H 258.8°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEDB |
|---|---|
| RGB | rgb(171, 190, 219) |
| HSL | hsl(216, 40%, 76%) |
| HSV | hsv(216, 22%, 86%) |
| CMYK | cmyk(21.9%, 13.2%, 0%, 14.1%) |
| CIE-LAB | lab(76.43, -0.28, -16.66) |
| CIE-LCH | lch(76.43, 16.66, 269.04°) |
| OKLab | oklab(79.66% -0.009 -0.0454) |
| OKLCH | oklch(79.66% 0.046 258.8) |
| XYZ | xyz(47.9909, 50.5980, 74.2420) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.98
Cloudy Blue
#ACC2D9
ΔE00 3.10
Light Blue Grey
#B7C9E2
ΔE00 3.11
Light Grey Blue
#9DBCD4
ΔE00 5.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.21
Pastel Blue
#A2BFFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEDB #DBC8AB
analogous
#ABD6DB #ABBEDB #B0ABDB
triadic
#ABBEDB #DBABBE #BEDBAB
tetradic
#ABBEDB #DBABD6 #DBC8AB #ABDBB0
square
#ABBEDB #DBABD6 #DBC8AB #ABDBB0
split-complementary
#ABBEDB #DBB0AB #D6DBAB
monochromatic
#557CB6 #809DC9 #ABBEDB #D6DFED #EAEEF6
Accessibility & contrast
On white
1.89
#ABBEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#ABBEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEDB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEDB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDC
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#9FC4C7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbedb; /* rgb */ color: rgb(171, 190, 219); /* oklch */ color: oklch(79.7% 0.046 258.8);
Tailwind
colors: {
custom: {
50: '#c4d1e6',
500: '#abbedb',
950: '#000000',
},
}SCSS
$custom: #abbedb; $custom-light: #c4d1e6; $custom-dark: #000000;
JSON
{
"hex": "#abbedb",
"rgb": {
"r": 171,
"g": 190,
"b": 219
},
"hsl": {
"h": 216.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.79661,
"c": 0.04628,
"h": 258.8
},
"luminance": 0.50599
}Semantic roles & 50–950 ramp
primary
#ABBEDB
secondary
#B39B77
accent
#8032B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384