#ABAFCA#ABAFCA
#ABAFCA is a light, muted blue. Relative luminance 0.436; OKLCH L 76.0% C 0.039 H 278.8°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFCA |
|---|---|
| RGB | rgb(171, 175, 202) |
| HSL | hsl(232, 23%, 73%) |
| HSV | hsv(232, 15%, 79%) |
| CMYK | cmyk(15.3%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(71.95, 4.10, -14.16) |
| CIE-LCH | lch(71.95, 14.74, 286.16°) |
| OKLab | oklab(75.97% 0.0059 -0.0384) |
| OKLCH | oklch(75.97% 0.039 278.8) |
| XYZ | xyz(42.7828, 43.5816, 62.0238) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.37
Light Blue Grey
#B7C9E2
ΔE00 8.77
Cloudy Blue
#ACC2D9
ΔE00 9.23
Dove Gray
#B6B8BD
ΔE00 9.31
Light Periwinkle
#C1C6FC
ΔE00 9.56
Periwinkle
#CCCCFF
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFCA #CAC6AB
analogous
#ABBECA #ABAFCA #B6ABCA
triadic
#ABAFCA #CAABAF #AFCAAB
tetradic
#ABAFCA #CAABBE #CAC6AB #ABCAB6
square
#ABAFCA #CAABBE #CAC6AB #ABCAB6
split-complementary
#ABAFCA #CAB6AB #BECAAB
monochromatic
#61689A #858BB2 #ABAFCA #D1D3E2 #ECEDF3
Accessibility & contrast
On white
2.16
#ABAFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#ABAFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFCA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFCA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1CB
Deuteranopia (green-blind)
#A7AFC9
Tritanopia (blue-blind)
#A4B4B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abafca; /* rgb */ color: rgb(171, 175, 202); /* oklch */ color: oklch(76.0% 0.039 278.8);
Tailwind
colors: {
custom: {
50: '#c4c6da',
500: '#abafca',
950: '#000000',
},
}SCSS
$custom: #abafca; $custom-light: #c4c6da; $custom-dark: #000000;
JSON
{
"hex": "#abafca",
"rgb": {
"r": 171,
"g": 175,
"b": 202
},
"hsl": {
"h": 232.258,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.75965,
"c": 0.03881,
"h": 278.8
},
"luminance": 0.43582
}Semantic roles & 50–950 ramp
primary
#ABAFCA
secondary
#EAE8E1
accent
#9544A1
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283