#CFAEAE#CFAEAE
#CFAEAE is a light, muted red. Relative luminance 0.466; OKLCH L 78.0% C 0.038 H 18.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEAE |
|---|---|
| RGB | rgb(207, 174, 174) |
| HSL | hsl(0, 26%, 75%) |
| HSV | hsv(0, 16%, 81%) |
| CMYK | cmyk(0%, 15.9%, 15.9%, 18.8%) |
| CIE-LAB | lab(73.93, 11.94, 4.47) |
| CIE-LCH | lch(73.93, 12.75, 20.51°) |
| OKLab | oklab(77.98% 0.0366 0.0119) |
| OKLCH | oklch(77.98% 0.038 18) |
| XYZ | xyz(48.5080, 46.5950, 46.4747) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.42
Dusty Pink
#D8A7B1
ΔE00 5.89
Rosybrown
#BC8F8F
ΔE00 8.96
Faded Pink
#DE9DAC
ΔE00 9.47
Pale Rose
#FDC1C5
ΔE00 9.49
Grey Pink
#C3909B
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEAE #AECFCF
analogous
#CFAEBF #CFAEAE #CFBFAE
triadic
#CFAEAE #AECFAE #AEAECF
tetradic
#CFAEAE #BFCFAE #AECFCF #BFAECF
square
#CFAEAE #BFCFAE #AECFCF #BFAECF
split-complementary
#CFAEAE #AECFBF #AEBFCF
monochromatic
#A16161 #B88888 #CFAEAE #E6D4D4 #F4ECEC
Accessibility & contrast
On white
2.04
#CFAEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#CFAEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEAE
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEAE | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AE
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#D6ABAE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfaeae; /* rgb */ color: rgb(207, 174, 174); /* oklch */ color: oklch(78.0% 0.038 18.0);
Tailwind
colors: {
custom: {
50: '#dec6c6',
500: '#cfaeae',
950: '#000000',
},
}SCSS
$custom: #cfaeae; $custom-light: #dec6c6; $custom-dark: #000000;
JSON
{
"hex": "#cfaeae",
"rgb": {
"r": 207,
"g": 174,
"b": 174
},
"hsl": {
"h": 0,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.77979,
"c": 0.03847,
"h": 18
},
"luminance": 0.46593
}Semantic roles & 50–950 ramp
primary
#CFAEAE
secondary
#E1EAEA
accent
#A4A441
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282