#ABB6DF#ABB6DF
#ABB6DF is a light, muted blue. Relative luminance 0.474; OKLCH L 78.2% C 0.060 H 273.2°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6DF |
|---|---|
| RGB | rgb(171, 182, 223) |
| HSL | hsl(227, 45%, 77%) |
| HSV | hsv(227, 23%, 87%) |
| CMYK | cmyk(23.3%, 18.4%, 0%, 12.5%) |
| CIE-LAB | lab(74.47, 4.97, -21.81) |
| CIE-LCH | lch(74.47, 22.37, 282.85°) |
| OKLab | oklab(78.17% 0.0033 -0.0597) |
| OKLCH | oklch(78.17% 0.06 273.2) |
| XYZ | xyz(46.8384, 47.4404, 76.4869) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.54
Lightsteelblue
#B0C4DE
ΔE00 7.07
Pastel Blue
#A2BFFE
ΔE00 7.13
Periwinkle
#CCCCFF
ΔE00 7.34
Light Blue Grey
#B7C9E2
ΔE00 7.59
Cloudy Blue
#ACC2D9
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6DF #DFD4AB
analogous
#ABD0DF #ABB6DF #BAABDF
triadic
#ABB6DF #DFABB6 #B6DFAB
tetradic
#ABB6DF #DFABD0 #DFD4AB #ABDFBA
square
#ABB6DF #DFABD0 #DFD4AB #ABDFBA
split-complementary
#ABB6DF #DFBAAB #D0DFAB
monochromatic
#5269BD #7F8FCE #ABB6DF #D7DDF0 #E9ECF7
Accessibility & contrast
On white
2.00
#ABB6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#ABB6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6DF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6DF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB9E1
Deuteranopia (green-blind)
#A7B5DE
Tritanopia (blue-blind)
#9EBEC4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb6df; /* rgb */ color: rgb(171, 182, 223); /* oklch */ color: oklch(78.2% 0.060 273.2);
Tailwind
colors: {
custom: {
50: '#c4cbe9',
500: '#abb6df',
950: '#000000',
},
}SCSS
$custom: #abb6df; $custom-light: #c4cbe9; $custom-dark: #000000;
JSON
{
"hex": "#abb6df",
"rgb": {
"r": 171,
"g": 182,
"b": 223
},
"hsl": {
"h": 227.308,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.78166,
"c": 0.05977,
"h": 273.2
},
"luminance": 0.47442
}Semantic roles & 50–950 ramp
primary
#ABB6DF
secondary
#EEEADD
accent
#9B2EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284