#ABB9DF#ABB9DF
#ABB9DF is a light, muted blue. Relative luminance 0.487; OKLCH L 78.8% C 0.056 H 269.2°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9DF |
|---|---|
| RGB | rgb(171, 185, 223) |
| HSL | hsl(224, 45%, 77%) |
| HSV | hsv(224, 23%, 87%) |
| CMYK | cmyk(23.3%, 17%, 0%, 12.5%) |
| CIE-LAB | lab(75.25, 3.34, -20.62) |
| CIE-LCH | lch(75.25, 20.88, 279.20°) |
| OKLab | oklab(78.78% -0.0008 -0.0564) |
| OKLCH | oklch(78.78% 0.056 269.2) |
| XYZ | xyz(47.4594, 48.6824, 76.6939) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.64
Light Periwinkle
#C1C6FC
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 6.21
Pastel Blue
#A2BFFE
ΔE00 6.49
Cloudy Blue
#ACC2D9
ΔE00 6.98
Periwinkle
#CCCCFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9DF #DFD1AB
analogous
#ABD3DF #ABB9DF #B7ABDF
triadic
#ABB9DF #DFABB9 #B9DFAB
tetradic
#ABB9DF #DFABD3 #DFD1AB #ABDFB7
square
#ABB9DF #DFABD3 #DFD1AB #ABDFB7
split-complementary
#ABB9DF #DFB7AB #D3DFAB
monochromatic
#526FBD #7F94CE #ABB9DF #D7DEF0 #E9EDF7
Accessibility & contrast
On white
1.96
#ABB9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#ABB9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9DF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9DF | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE1
Deuteranopia (green-blind)
#A9B7DE
Tritanopia (blue-blind)
#9EC0C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb9df; /* rgb */ color: rgb(171, 185, 223); /* oklch */ color: oklch(78.8% 0.056 269.2);
Tailwind
colors: {
custom: {
50: '#c4cee9',
500: '#abb9df',
950: '#000000',
},
}SCSS
$custom: #abb9df; $custom-light: #c4cee9; $custom-dark: #000000;
JSON
{
"hex": "#abb9df",
"rgb": {
"r": 171,
"g": 185,
"b": 223
},
"hsl": {
"h": 223.846,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.78778,
"c": 0.05638,
"h": 269.2
},
"luminance": 0.48684
}Semantic roles & 50–950 ramp
primary
#ABB9DF
secondary
#EEE9DD
accent
#932EB8
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284