#CFAEB5#CFAEB5
#CFAEB5 is a light, muted red. Relative luminance 0.469; OKLCH L 78.2% C 0.039 H 3.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEB5 |
|---|---|
| RGB | rgb(207, 174, 181) |
| HSL | hsl(347, 26%, 75%) |
| HSV | hsv(347, 16%, 81%) |
| CMYK | cmyk(0%, 15.9%, 12.6%, 18.8%) |
| CIE-LAB | lab(74.11, 13.08, 0.89) |
| CIE-LCH | lch(74.11, 13.11, 3.91°) |
| OKLab | oklab(78.18% 0.0393 0.0026) |
| OKLCH | oklch(78.18% 0.039 3.7) |
| XYZ | xyz(49.2083, 46.8751, 50.1627) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.50
Pinkish Grey
#C8ACA9
ΔE00 4.84
Thistle
#D8BFD8
ΔE00 8.20
Faded Pink
#DE9DAC
ΔE00 8.28
Light Mauve
#C292A1
ΔE00 8.44
Grey Pink
#C3909B
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEB5 #AECFC8
analogous
#CFAEC6 #CFAEB5 #CFB8AE
triadic
#CFAEB5 #B5CFAE #AEB5CF
tetradic
#CFAEB5 #C6CFAE #AECFC8 #B8AECF
square
#CFAEB5 #C6CFAE #AECFC8 #B8AECF
split-complementary
#CFAEB5 #AECFB8 #AEC6CF
monochromatic
#A1616F #B88892 #CFAEB5 #E6D4D8 #F4ECED
Accessibility & contrast
On white
2.02
#CFAEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#CFAEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEB5
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEB5 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B5
Deuteranopia (green-blind)
#BAB8B4
Tritanopia (blue-blind)
#D5ACB0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfaeb5; /* rgb */ color: rgb(207, 174, 181); /* oklch */ color: oklch(78.2% 0.039 3.7);
Tailwind
colors: {
custom: {
50: '#dec6cb',
500: '#cfaeb5',
950: '#000000',
},
}SCSS
$custom: #cfaeb5; $custom-light: #dec6cb; $custom-dark: #000000;
JSON
{
"hex": "#cfaeb5",
"rgb": {
"r": 207,
"g": 174,
"b": 181
},
"hsl": {
"h": 347.273,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.78179,
"c": 0.03936,
"h": 3.7
},
"luminance": 0.46874
}Semantic roles & 50–950 ramp
primary
#CFAEB5
secondary
#E1EAE8
accent
#A48F41
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282