#ABB2DE#ABB2DE
#ABB2DE is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.3% C 0.063 H 277.7°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2DE |
|---|---|
| RGB | rgb(171, 178, 222) |
| HSL | hsl(232, 44%, 77%) |
| HSV | hsv(232, 23%, 87%) |
| CMYK | cmyk(23%, 19.8%, 0%, 12.9%) |
| CIE-LAB | lab(73.40, 6.94, -22.90) |
| CIE-LCH | lch(73.40, 23.92, 286.85°) |
| OKLab | oklab(77.32% 0.0085 -0.0627) |
| OKLCH | oklch(77.32% 0.063 277.7) |
| XYZ | xyz(45.8965, 45.7717, 75.5098) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.85
Periwinkle
#CCCCFF
ΔE00 7.48
Pastel Blue
#A2BFFE
ΔE00 8.21
Lightsteelblue
#B0C4DE
ΔE00 8.64
Lavender
#B39DDB
ΔE00 8.66
Light Blue Grey
#B7C9E2
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2DE #DED7AB
analogous
#ABCCDE #ABB2DE #BEABDE
triadic
#ABB2DE #DEABB2 #B2DEAB
tetradic
#ABB2DE #DEABCC #DED7AB #ABDEBE
square
#ABB2DE #DEABCC #DED7AB #ABDEBE
split-complementary
#ABB2DE #DEBEAB #CCDEAB
monochromatic
#5361BB #7F8ACD #ABB2DE #D7DAEF #E9EBF6
Accessibility & contrast
On white
2.07
#ABB2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#ABB2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2DE
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2DE | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B6E0
Deuteranopia (green-blind)
#A3B3DD
Tritanopia (blue-blind)
#9FBAC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb2de; /* rgb */ color: rgb(171, 178, 222); /* oklch */ color: oklch(77.3% 0.063 277.7);
Tailwind
colors: {
custom: {
50: '#c4c9e8',
500: '#abb2de',
950: '#000000',
},
}SCSS
$custom: #abb2de; $custom-light: #c4c9e8; $custom-dark: #000000;
JSON
{
"hex": "#abb2de",
"rgb": {
"r": 171,
"g": 178,
"b": 222
},
"hsl": {
"h": 231.765,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.77317,
"c": 0.0633,
"h": 277.7
},
"luminance": 0.45773
}Semantic roles & 50–950 ramp
primary
#ABB2DE
secondary
#EDEBDE
accent
#A42FB7
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284