#ABB4DE#ABB4DE
#ABB4DE is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.7% C 0.061 H 275.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4DE |
|---|---|
| RGB | rgb(171, 180, 222) |
| HSL | hsl(229, 44%, 77%) |
| HSV | hsv(229, 23%, 87%) |
| CMYK | cmyk(23%, 18.9%, 0%, 12.9%) |
| CIE-LAB | lab(73.92, 5.84, -22.11) |
| CIE-LCH | lch(73.92, 22.86, 284.79°) |
| OKLab | oklab(77.72% 0.0058 -0.0605) |
| OKLCH | oklch(77.72% 0.061 275.4) |
| XYZ | xyz(46.2973, 46.5733, 75.6434) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.70
Periwinkle
#CCCCFF
ΔE00 7.40
Pastel Blue
#A2BFFE
ΔE00 7.73
Lightsteelblue
#B0C4DE
ΔE00 7.84
Light Blue Grey
#B7C9E2
ΔE00 8.34
Cloudy Blue
#ACC2D9
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4DE #DED5AB
analogous
#ABCEDE #ABB4DE #BCABDE
triadic
#ABB4DE #DEABB4 #B4DEAB
tetradic
#ABB4DE #DEABCE #DED5AB #ABDEBC
square
#ABB4DE #DEABCE #DED5AB #ABDEBC
split-complementary
#ABB4DE #DEBCAB #CEDEAB
monochromatic
#5366BB #7F8DCD #ABB4DE #D7DBEF #E9EBF6
Accessibility & contrast
On white
2.04
#ABB4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#ABB4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4DE
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4DE | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B8E0
Deuteranopia (green-blind)
#A5B4DD
Tritanopia (blue-blind)
#9FBCC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb4de; /* rgb */ color: rgb(171, 180, 222); /* oklch */ color: oklch(77.7% 0.061 275.4);
Tailwind
colors: {
custom: {
50: '#c4cae8',
500: '#abb4de',
950: '#000000',
},
}SCSS
$custom: #abb4de; $custom-light: #c4cae8; $custom-dark: #000000;
JSON
{
"hex": "#abb4de",
"rgb": {
"r": 171,
"g": 180,
"b": 222
},
"hsl": {
"h": 229.412,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.77722,
"c": 0.06078,
"h": 275.4
},
"luminance": 0.46574
}Semantic roles & 50–950 ramp
primary
#ABB4DE
secondary
#EDEBDE
accent
#9F2FB7
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284