#CFAEB6#CFAEB6
#CFAEB6 is a light, muted red. Relative luminance 0.469; OKLCH L 78.2% C 0.040 H 1.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEB6 |
|---|---|
| RGB | rgb(207, 174, 182) |
| HSL | hsl(345, 26%, 75%) |
| HSV | hsv(345, 16%, 81%) |
| CMYK | cmyk(0%, 15.9%, 12.1%, 18.8%) |
| CIE-LAB | lab(74.14, 13.25, 0.39) |
| CIE-LCH | lch(74.14, 13.25, 1.67°) |
| OKLab | oklab(78.21% 0.0397 0.0012) |
| OKLCH | oklch(78.21% 0.04 1.7) |
| XYZ | xyz(49.3113, 46.9163, 50.7051) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.44
Pinkish Grey
#C8ACA9
ΔE00 5.20
Thistle
#D8BFD8
ΔE00 7.89
Faded Pink
#DE9DAC
ΔE00 8.19
Light Mauve
#C292A1
ΔE00 8.33
Grey Pink
#C3909B
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEB6 #AECFC7
analogous
#CFAEC6 #CFAEB6 #CFB7AE
triadic
#CFAEB6 #B6CFAE #AEB6CF
tetradic
#CFAEB6 #C6CFAE #AECFC7 #B7AECF
square
#CFAEB6 #C6CFAE #AECFC7 #B7AECF
split-complementary
#CFAEB6 #AECFB7 #AEC6CF
monochromatic
#A16171 #B88893 #CFAEB6 #E6D4D9 #F4ECEE
Accessibility & contrast
On white
2.02
#CFAEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#CFAEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEB6
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEB6 | 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)
#B2B3B6
Deuteranopia (green-blind)
#B9B8B5
Tritanopia (blue-blind)
#D5ACB1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfaeb6; /* rgb */ color: rgb(207, 174, 182); /* oklch */ color: oklch(78.2% 0.040 1.7);
Tailwind
colors: {
custom: {
50: '#dec6cb',
500: '#cfaeb6',
950: '#000000',
},
}SCSS
$custom: #cfaeb6; $custom-light: #dec6cb; $custom-dark: #000000;
JSON
{
"hex": "#cfaeb6",
"rgb": {
"r": 207,
"g": 174,
"b": 182
},
"hsl": {
"h": 345.455,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.78208,
"c": 0.03968,
"h": 1.7
},
"luminance": 0.46915
}Semantic roles & 50–950 ramp
primary
#CFAEB6
secondary
#E1EAE8
accent
#A48C41
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282