#CFAFAD#CFAFAD
#CFAFAD is a light, muted red. Relative luminance 0.469; OKLCH L 78.1% C 0.037 H 22.2°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFAD |
|---|---|
| RGB | rgb(207, 175, 173) |
| HSL | hsl(4, 26%, 75%) |
| HSV | hsv(4, 16%, 81%) |
| CMYK | cmyk(0%, 15.5%, 16.4%, 18.8%) |
| CIE-LAB | lab(74.15, 11.24, 5.34) |
| CIE-LCH | lch(74.15, 12.45, 25.39°) |
| OKLab | oklab(78.15% 0.0347 0.0142) |
| OKLCH | oklch(78.15% 0.037 22.2) |
| XYZ | xyz(48.6048, 46.9439, 46.0278) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.80
Dusty Pink
#D8A7B1
ΔE00 6.78
Rosybrown
#BC8F8F
ΔE00 9.32
Pale Rose
#FDC1C5
ΔE00 9.81
Faded Pink
#DE9DAC
ΔE00 10.29
Light Rose
#FFC5CB
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFAD #ADCDCF
analogous
#CFADBC #CFAFAD #CFC0AD
triadic
#CFAFAD #ADCFAF #AFADCF
tetradic
#CFAFAD #BCCFAD #ADCDCF #C0ADCF
square
#CFAFAD #BCCFAD #ADCDCF #C0ADCF
split-complementary
#CFAFAD #ADCFC0 #ADBCCF
monochromatic
#A26460 #B88986 #CFAFAD #E6D5D4 #F4ECEC
Accessibility & contrast
On white
2.02
#CFAFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#CFAFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFAD
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFAD | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AD
Deuteranopia (green-blind)
#BCB9AD
Tritanopia (blue-blind)
#D6ACAF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfafad; /* rgb */ color: rgb(207, 175, 173); /* oklch */ color: oklch(78.1% 0.037 22.2);
Tailwind
colors: {
custom: {
50: '#dec7c5',
500: '#cfafad',
950: '#000000',
},
}SCSS
$custom: #cfafad; $custom-light: #dec7c5; $custom-dark: #000000;
JSON
{
"hex": "#cfafad",
"rgb": {
"r": 207,
"g": 175,
"b": 173
},
"hsl": {
"h": 3.529,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.78146,
"c": 0.03743,
"h": 22.2
},
"luminance": 0.46942
}Semantic roles & 50–950 ramp
primary
#CFAFAD
secondary
#E1EAEA
accent
#9FA541
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281