#CFAEB3#CFAEB3
#CFAEB3 is a light, muted red. Relative luminance 0.468; OKLCH L 78.1% C 0.039 H 7.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEB3 |
|---|---|
| RGB | rgb(207, 174, 179) |
| HSL | hsl(351, 26%, 75%) |
| HSV | hsv(351, 16%, 81%) |
| CMYK | cmyk(0%, 15.9%, 13.5%, 18.8%) |
| CIE-LAB | lab(74.06, 12.75, 1.91) |
| CIE-LCH | lch(74.06, 12.89, 8.53°) |
| OKLab | oklab(78.12% 0.0385 0.0052) |
| OKLCH | oklch(78.12% 0.039 7.7) |
| XYZ | xyz(49.0046, 46.7936, 49.0897) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.11
Dusty Pink
#D8A7B1
ΔE00 4.74
Faded Pink
#DE9DAC
ΔE00 8.51
Light Mauve
#C292A1
ΔE00 8.71
Thistle
#D8BFD8
ΔE00 8.86
Grey Pink
#C3909B
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEB3 #AECFCA
analogous
#CFAEC4 #CFAEB3 #CFBAAE
triadic
#CFAEB3 #B3CFAE #AEB3CF
tetradic
#CFAEB3 #C4CFAE #AECFCA #BAAECF
square
#CFAEB3 #C4CFAE #AECFCA #BAAECF
split-complementary
#CFAEB3 #AECFBA #AEC4CF
monochromatic
#A1616B #B8888F #CFAEB3 #E6D4D7 #F4ECED
Accessibility & contrast
On white
2.03
#CFAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#CFAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEB3
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEB3 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B3
Deuteranopia (green-blind)
#BAB8B2
Tritanopia (blue-blind)
#D6ACB0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfaeb3; /* rgb */ color: rgb(207, 174, 179); /* oklch */ color: oklch(78.1% 0.039 7.7);
Tailwind
colors: {
custom: {
50: '#dec6c9',
500: '#cfaeb3',
950: '#000000',
},
}SCSS
$custom: #cfaeb3; $custom-light: #dec6c9; $custom-dark: #000000;
JSON
{
"hex": "#cfaeb3",
"rgb": {
"r": 207,
"g": 174,
"b": 179
},
"hsl": {
"h": 350.909,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.78121,
"c": 0.03887,
"h": 7.7
},
"luminance": 0.46792
}Semantic roles & 50–950 ramp
primary
#CFAEB3
secondary
#E1EAE9
accent
#A49541
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282