#ABAFCD#ABAFCD
#ABAFCD is a light, muted blue. Relative luminance 0.437; OKLCH L 76.1% C 0.043 H 279.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFCD |
|---|---|
| RGB | rgb(171, 175, 205) |
| HSL | hsl(233, 25%, 74%) |
| HSV | hsv(233, 17%, 80%) |
| CMYK | cmyk(16.6%, 14.6%, 0%, 19.6%) |
| CIE-LAB | lab(72.04, 4.76, -15.66) |
| CIE-LCH | lch(72.04, 16.36, 286.90°) |
| OKLab | oklab(76.07% 0.007 -0.0425) |
| OKLCH | oklch(76.07% 0.043 279.3) |
| XYZ | xyz(43.1415, 43.7250, 63.9126) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.66
Light Periwinkle
#C1C6FC
ΔE00 8.85
Light Blue Grey
#B7C9E2
ΔE00 9.05
Cloudy Blue
#ACC2D9
ΔE00 9.64
Periwinkle
#CCCCFF
ΔE00 9.76
Lavender
#B39DDB
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFCD #CDC9AB
analogous
#ABC0CD #ABAFCD #B8ABCD
triadic
#ABAFCD #CDABAF #AFCDAB
tetradic
#ABAFCD #CDABC0 #CDC9AB #ABCDB8
square
#ABAFCD #CDABC0 #CDC9AB #ABCDB8
split-complementary
#ABAFCD #CDB8AB #C0CDAB
monochromatic
#5F669F #858AB6 #ABAFCD #D1D4E4 #ECEDF4
Accessibility & contrast
On white
2.15
#ABAFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#ABAFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFCD
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFCD | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CE
Deuteranopia (green-blind)
#A6AFCC
Tritanopia (blue-blind)
#A4B4B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abafcd; /* rgb */ color: rgb(171, 175, 205); /* oklch */ color: oklch(76.1% 0.043 279.3);
Tailwind
colors: {
custom: {
50: '#c4c6dc',
500: '#abafcd',
950: '#000000',
},
}SCSS
$custom: #abafcd; $custom-light: #c4c6dc; $custom-dark: #000000;
JSON
{
"hex": "#abafcd",
"rgb": {
"r": 171,
"g": 175,
"b": 205
},
"hsl": {
"h": 232.941,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.76072,
"c": 0.04308,
"h": 279.3
},
"luminance": 0.43726
}Semantic roles & 50–950 ramp
primary
#ABAFCD
secondary
#EAE9E1
accent
#9842A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283