#CFAFAC#CFAFAC
#CFAFAC is a light, muted red. Relative luminance 0.469; OKLCH L 78.1% C 0.038 H 24.3°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFAC |
|---|---|
| RGB | rgb(207, 175, 172) |
| HSL | hsl(5, 27%, 74%) |
| HSV | hsv(5, 17%, 81%) |
| CMYK | cmyk(0%, 15.5%, 16.9%, 18.8%) |
| CIE-LAB | lab(74.13, 11.09, 5.85) |
| CIE-LCH | lch(74.13, 12.53, 27.82°) |
| OKLab | oklab(78.12% 0.0343 0.0155) |
| OKLCH | oklch(78.12% 0.038 24.3) |
| XYZ | xyz(48.5084, 46.9054, 45.5201) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.67
Dusty Pink
#D8A7B1
ΔE00 7.13
Rosybrown
#BC8F8F
ΔE00 9.38
Pale Rose
#FDC1C5
ΔE00 9.97
Light Rose
#FFC5CB
ΔE00 10.47
Faded Pink
#DE9DAC
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFAC #ACCCCF
analogous
#CFACBB #CFAFAC #CFC1AC
triadic
#CFAFAC #ACCFAF #AFACCF
tetradic
#CFAFAC #BBCFAC #ACCCCF #C1ACCF
square
#CFAFAC #BBCFAC #ACCCCF #C1ACCF
split-complementary
#CFAFAC #ACCFC1 #ACBBCF
monochromatic
#A2645E #B98A85 #CFAFAC #E5D4D3 #F4ECEC
Accessibility & contrast
On white
2.02
#CFAFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#CFAFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFAC
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFAC | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AC
Deuteranopia (green-blind)
#BCB9AC
Tritanopia (blue-blind)
#D7ACAE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfafac; /* rgb */ color: rgb(207, 175, 172); /* oklch */ color: oklch(78.1% 0.038 24.3);
Tailwind
colors: {
custom: {
50: '#dec7c4',
500: '#cfafac',
950: '#000000',
},
}SCSS
$custom: #cfafac; $custom-light: #dec7c4; $custom-dark: #000000;
JSON
{
"hex": "#cfafac",
"rgb": {
"r": 207,
"g": 175,
"b": 172
},
"hsl": {
"h": 5.143,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.78118,
"c": 0.03758,
"h": 24.3
},
"luminance": 0.46904
}Semantic roles & 50–950 ramp
primary
#CFAFAC
secondary
#E1E9EA
accent
#9DA540
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281