#CFAEAC#CFAEAC
#CFAEAC is a light, muted red. Relative luminance 0.465; OKLCH L 77.9% C 0.039 H 22.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEAC |
|---|---|
| RGB | rgb(207, 174, 172) |
| HSL | hsl(3, 27%, 74%) |
| HSV | hsv(3, 17%, 81%) |
| CMYK | cmyk(0%, 15.9%, 16.9%, 18.8%) |
| CIE-LAB | lab(73.88, 11.63, 5.49) |
| CIE-LCH | lch(73.88, 12.86, 25.28°) |
| OKLab | oklab(77.92% 0.0358 0.0145) |
| OKLCH | oklch(77.92% 0.039 22.1) |
| XYZ | xyz(48.3145, 46.5176, 45.4555) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.95
Dusty Pink
#D8A7B1
ΔE00 6.53
Rosybrown
#BC8F8F
ΔE00 9.00
Pale Rose
#FDC1C5
ΔE00 9.72
Faded Pink
#DE9DAC
ΔE00 9.99
Grey Pink
#C3909B
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEAC #ACCDCF
analogous
#CFACBC #CFAEAC #CFC0AC
triadic
#CFAEAC #ACCFAE #AEACCF
tetradic
#CFAEAC #BCCFAC #ACCDCF #C0ACCF
square
#CFAEAC #BCCFAC #ACCDCF #C0ACCF
split-complementary
#CFAEAC #ACCFC0 #ACBCCF
monochromatic
#A2625E #B98885 #CFAEAC #E5D4D3 #F4ECEC
Accessibility & contrast
On white
2.04
#CFAEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#CFAEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEAC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEAC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AC
Deuteranopia (green-blind)
#BBB8AC
Tritanopia (blue-blind)
#D7ABAE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfaeac; /* rgb */ color: rgb(207, 174, 172); /* oklch */ color: oklch(77.9% 0.039 22.1);
Tailwind
colors: {
custom: {
50: '#dec6c4',
500: '#cfaeac',
950: '#000000',
},
}SCSS
$custom: #cfaeac; $custom-light: #dec6c4; $custom-dark: #000000;
JSON
{
"hex": "#cfaeac",
"rgb": {
"r": 207,
"g": 174,
"b": 172
},
"hsl": {
"h": 3.429,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.77924,
"c": 0.03865,
"h": 22.1
},
"luminance": 0.46516
}Semantic roles & 50–950 ramp
primary
#CFAEAC
secondary
#E1EAEA
accent
#A0A540
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281