#ABB0DF#ABB0DF
#ABB0DF is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.0% C 0.067 H 279.9°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0DF |
|---|---|
| RGB | rgb(171, 176, 223) |
| HSL | hsl(234, 45%, 77%) |
| HSV | hsv(234, 23%, 87%) |
| CMYK | cmyk(23.3%, 21.1%, 0%, 12.5%) |
| CIE-LAB | lab(72.92, 8.27, -24.18) |
| CIE-LCH | lch(72.92, 25.55, 288.88°) |
| OKLab | oklab(76.95% 0.0116 -0.0663) |
| OKLCH | oklch(76.95% 0.067 279.9) |
| XYZ | xyz(45.6359, 45.0354, 76.0860) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.03
Periwinkle
#CCCCFF
ΔE00 7.64
Lavender
#B39DDB
ΔE00 7.85
Pastel Blue
#A2BFFE
ΔE00 8.58
Pale Violet
#CEAEFA
ΔE00 9.34
Lightsteelblue
#B0C4DE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0DF #DFDAAB
analogous
#ABCADF #ABB0DF #C0ABDF
triadic
#ABB0DF #DFABB0 #B0DFAB
tetradic
#ABB0DF #DFABCA #DFDAAB #ABDFC0
square
#ABB0DF #DFABCA #DFDAAB #ABDFC0
split-complementary
#ABB0DF #DFC0AB #CADFAB
monochromatic
#525DBD #7F86CE #ABB0DF #D7DAF0 #E9EAF7
Accessibility & contrast
On white
2.10
#ABB0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#ABB0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0DF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0DF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B5E1
Deuteranopia (green-blind)
#A1B1DE
Tritanopia (blue-blind)
#9FB8C0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb0df; /* rgb */ color: rgb(171, 176, 223); /* oklch */ color: oklch(77.0% 0.067 279.9);
Tailwind
colors: {
custom: {
50: '#c4c7e9',
500: '#abb0df',
950: '#000000',
},
}SCSS
$custom: #abb0df; $custom-light: #c4c7e9; $custom-dark: #000000;
JSON
{
"hex": "#abb0df",
"rgb": {
"r": 171,
"g": 176,
"b": 223
},
"hsl": {
"h": 234.231,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.76954,
"c": 0.06732,
"h": 279.9
},
"luminance": 0.45036
}Semantic roles & 50–950 ramp
primary
#ABB0DF
secondary
#EEECDD
accent
#AB2EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284