#AFABC4#AFABC4
#AFABC4 is a light, muted blue. Relative luminance 0.422; OKLCH L 75.3% C 0.036 H 292.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABC4 |
|---|---|
| RGB | rgb(175, 171, 196) |
| HSL | hsl(250, 17%, 72%) |
| HSV | hsv(250, 13%, 77%) |
| CMYK | cmyk(10.7%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(71.03, 6.34, -12.21) |
| CIE-LCH | lch(71.03, 13.76, 297.44°) |
| OKLab | oklab(75.26% 0.0139 -0.0329) |
| OKLCH | oklch(75.26% 0.036 292.9) |
| XYZ | xyz(42.2039, 42.2251, 58.1407) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 9.84
Dove Gray
#B6B8BD
ΔE00 9.88
Lavender
#B39DDB
ΔE00 10.64
Lilac
#C8A2C8
ΔE00 10.82
Light Periwinkle
#C1C6FC
ΔE00 11.35
Dark Gray
#A9A9A9
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABC4 #C0C4AB
analogous
#ABB4C4 #AFABC4 #BCABC4
triadic
#AFABC4 #C4AFAB #ABC4AF
tetradic
#AFABC4 #C4ABB4 #C0C4AB #ABC4BC
square
#AFABC4 #C4ABB4 #C0C4AB #ABC4BC
split-complementary
#AFABC4 #C4BCAB #B4C4AB
monochromatic
#6C6590 #8D87AB #AFABC4 #D1CFDD #EEEDF2
Accessibility & contrast
On white
2.22
#AFABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#AFABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABC4
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABC4 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AEC5
Deuteranopia (green-blind)
#A6ADC3
Tritanopia (blue-blind)
#ABAFB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #afabc4; /* rgb */ color: rgb(175, 171, 196); /* oklch */ color: oklch(75.3% 0.036 292.9);
Tailwind
colors: {
custom: {
50: '#c7c4d5',
500: '#afabc4',
950: '#000000',
},
}SCSS
$custom: #afabc4; $custom-light: #c7c4d5; $custom-dark: #000000;
JSON
{
"hex": "#afabc4",
"rgb": {
"r": 175,
"g": 171,
"b": 196
},
"hsl": {
"h": 249.6,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.75258,
"c": 0.03575,
"h": 292.9
},
"luminance": 0.42225
}Semantic roles & 50–950 ramp
primary
#AFABC4
secondary
#E8E9E2
accent
#9C4A8F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183