#AFABC7#AFABC7
#AFABC7 is a light, muted blue. Relative luminance 0.424; OKLCH L 75.4% C 0.040 H 292.0°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABC7 |
|---|---|
| RGB | rgb(175, 171, 199) |
| HSL | hsl(249, 20%, 73%) |
| HSV | hsv(249, 14%, 78%) |
| CMYK | cmyk(12.1%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(71.12, 6.97, -13.72) |
| CIE-LCH | lch(71.12, 15.39, 296.93°) |
| OKLab | oklab(75.36% 0.015 -0.0371) |
| OKLCH | oklch(75.36% 0.04 292) |
| XYZ | xyz(42.5488, 42.3631, 59.9570) |
| Luminance | 0.4236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.69
Thistle
#D8BFD8
ΔE00 9.82
Lilac
#C8A2C8
ΔE00 10.46
Light Periwinkle
#C1C6FC
ΔE00 10.65
Dove Gray
#B6B8BD
ΔE00 10.74
Periwinkle
#CCCCFF
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABC7 #C3C7AB
analogous
#ABB5C7 #AFABC7 #BDABC7
triadic
#AFABC7 #C7AFAB #ABC7AF
tetradic
#AFABC7 #C7ABB5 #C3C7AB #ABC7BD
square
#AFABC7 #C7ABB5 #C3C7AB #ABC7BD
split-complementary
#AFABC7 #C7BDAB #B5C7AB
monochromatic
#6A6395 #8C86AF #AFABC7 #D2D0DF #EEEDF3
Accessibility & contrast
On white
2.22
#AFABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#AFABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABC7
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABC7 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AEC8
Deuteranopia (green-blind)
#A5AEC6
Tritanopia (blue-blind)
#ABAFB4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #afabc7; /* rgb */ color: rgb(175, 171, 199); /* oklch */ color: oklch(75.4% 0.040 292.0);
Tailwind
colors: {
custom: {
50: '#c7c4d8',
500: '#afabc7',
950: '#000000',
},
}SCSS
$custom: #afabc7; $custom-light: #c7c4d8; $custom-dark: #000000;
JSON
{
"hex": "#afabc7",
"rgb": {
"r": 175,
"g": 171,
"b": 199
},
"hsl": {
"h": 248.571,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.75364,
"c": 0.03999,
"h": 292
},
"luminance": 0.42363
}Semantic roles & 50–950 ramp
primary
#AFABC7
secondary
#E8E9E2
accent
#9E4792
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183