#ABB1DF#ABB1DF
#ABB1DF is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.2% C 0.066 H 278.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1DF |
|---|---|
| RGB | rgb(171, 177, 223) |
| HSL | hsl(233, 45%, 77%) |
| HSV | hsv(233, 23%, 87%) |
| CMYK | cmyk(23.3%, 20.6%, 0%, 12.5%) |
| CIE-LAB | lab(73.17, 7.72, -23.78) |
| CIE-LCH | lch(73.17, 25.00, 287.98°) |
| OKLab | oklab(77.16% 0.0102 -0.0652) |
| OKLCH | oklch(77.16% 0.066 278.9) |
| XYZ | xyz(45.8326, 45.4289, 76.1516) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.88
Periwinkle
#CCCCFF
ΔE00 7.52
Lavender
#B39DDB
ΔE00 8.22
Pastel Blue
#A2BFFE
ΔE00 8.33
Lightsteelblue
#B0C4DE
ΔE00 9.06
Pale Violet
#CEAEFA
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1DF #DFD9AB
analogous
#ABCBDF #ABB1DF #BFABDF
triadic
#ABB1DF #DFABB1 #B1DFAB
tetradic
#ABB1DF #DFABCB #DFD9AB #ABDFBF
square
#ABB1DF #DFABCB #DFD9AB #ABDFBF
split-complementary
#ABB1DF #DFBFAB #CBDFAB
monochromatic
#525FBD #7F88CE #ABB1DF #D7DAF0 #E9EAF7
Accessibility & contrast
On white
2.08
#ABB1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#ABB1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1DF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1DF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B6E1
Deuteranopia (green-blind)
#A2B2DE
Tritanopia (blue-blind)
#9FB9C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb1df; /* rgb */ color: rgb(171, 177, 223); /* oklch */ color: oklch(77.2% 0.066 278.9);
Tailwind
colors: {
custom: {
50: '#c4c8e9',
500: '#abb1df',
950: '#000000',
},
}SCSS
$custom: #abb1df; $custom-light: #c4c8e9; $custom-dark: #000000;
JSON
{
"hex": "#abb1df",
"rgb": {
"r": 171,
"g": 177,
"b": 223
},
"hsl": {
"h": 233.077,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.77155,
"c": 0.06601,
"h": 278.9
},
"luminance": 0.4543
}Semantic roles & 50–950 ramp
primary
#ABB1DF
secondary
#EEECDD
accent
#A82EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284