#CFAFAF#CFAFAF
#CFAFAF is a light, muted red. Relative luminance 0.470; OKLCH L 78.2% C 0.037 H 18.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFAF |
|---|---|
| RGB | rgb(207, 175, 175) |
| HSL | hsl(0, 25%, 75%) |
| HSV | hsv(0, 15%, 81%) |
| CMYK | cmyk(0%, 15.5%, 15.5%, 18.8%) |
| CIE-LAB | lab(74.20, 11.56, 4.31) |
| CIE-LCH | lch(74.20, 12.34, 20.47°) |
| OKLab | oklab(78.2% 0.0354 0.0115) |
| OKLCH | oklch(78.2% 0.037 18) |
| XYZ | xyz(48.7998, 47.0219, 47.0546) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.29
Dusty Pink
#D8A7B1
ΔE00 6.16
Rosybrown
#BC8F8F
ΔE00 9.28
Pale Rose
#FDC1C5
ΔE00 9.57
Faded Pink
#DE9DAC
ΔE00 9.77
Light Rose
#FFC5CB
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFAF #AFCFCF
analogous
#CFAFBF #CFAFAF #CFBFAF
triadic
#CFAFAF #AFCFAF #AFAFCF
tetradic
#CFAFAF #BFCFAF #AFCFCF #BFAFCF
square
#CFAFAF #BFCFAF #AFCFCF #BFAFCF
split-complementary
#CFAFAF #AFCFBF #AFBFCF
monochromatic
#A16363 #B88989 #CFAFAF #E6D5D5 #F4ECEC
Accessibility & contrast
On white
2.02
#CFAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#CFAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFAF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFAF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3AF
Deuteranopia (green-blind)
#BCB9AF
Tritanopia (blue-blind)
#D6ACAF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfafaf; /* rgb */ color: rgb(207, 175, 175); /* oklch */ color: oklch(78.2% 0.037 18.0);
Tailwind
colors: {
custom: {
50: '#dec7c6',
500: '#cfafaf',
950: '#000000',
},
}SCSS
$custom: #cfafaf; $custom-light: #dec7c6; $custom-dark: #000000;
JSON
{
"hex": "#cfafaf",
"rgb": {
"r": 207,
"g": 175,
"b": 175
},
"hsl": {
"h": 0,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.78201,
"c": 0.03725,
"h": 18
},
"luminance": 0.4702
}Semantic roles & 50–950 ramp
primary
#CFAFAF
secondary
#E1EAEA
accent
#A4A442
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282