#ABB8DF#ABB8DF
#ABB8DF is a light, muted blue. Relative luminance 0.483; OKLCH L 78.6% C 0.057 H 270.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8DF |
|---|---|
| RGB | rgb(171, 184, 223) |
| HSL | hsl(225, 45%, 77%) |
| HSV | hsv(225, 23%, 87%) |
| CMYK | cmyk(23.3%, 17.5%, 0%, 12.5%) |
| CIE-LAB | lab(74.99, 3.88, -21.01) |
| CIE-LCH | lch(74.99, 21.37, 280.47°) |
| OKLab | oklab(78.57% 0.0006 -0.0575) |
| OKLCH | oklch(78.57% 0.057 270.6) |
| XYZ | xyz(47.2509, 48.2655, 76.6244) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.65
Lightsteelblue
#B0C4DE
ΔE00 6.13
Light Blue Grey
#B7C9E2
ΔE00 6.68
Pastel Blue
#A2BFFE
ΔE00 6.69
Cloudy Blue
#ACC2D9
ΔE00 7.47
Periwinkle
#CCCCFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8DF #DFD2AB
analogous
#ABD2DF #ABB8DF #B8ABDF
triadic
#ABB8DF #DFABB8 #B8DFAB
tetradic
#ABB8DF #DFABD2 #DFD2AB #ABDFB8
square
#ABB8DF #DFABD2 #DFD2AB #ABDFB8
split-complementary
#ABB8DF #DFB8AB #D2DFAB
monochromatic
#526DBD #7F93CE #ABB8DF #D7DDF0 #E9ECF7
Accessibility & contrast
On white
1.97
#ABB8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#ABB8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8DF
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8DF | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE1
Deuteranopia (green-blind)
#A8B7DE
Tritanopia (blue-blind)
#9EBFC5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb8df; /* rgb */ color: rgb(171, 184, 223); /* oklch */ color: oklch(78.6% 0.057 270.6);
Tailwind
colors: {
custom: {
50: '#c4cde9',
500: '#abb8df',
950: '#000000',
},
}SCSS
$custom: #abb8df; $custom-light: #c4cde9; $custom-dark: #000000;
JSON
{
"hex": "#abb8df",
"rgb": {
"r": 171,
"g": 184,
"b": 223
},
"hsl": {
"h": 225,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.78574,
"c": 0.05747,
"h": 270.6
},
"luminance": 0.48267
}Semantic roles & 50–950 ramp
primary
#ABB8DF
secondary
#EEEADD
accent
#952EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284