#CFAEB7#CFAEB7
#CFAEB7 is a light, muted pink. Relative luminance 0.470; OKLCH L 78.2% C 0.040 H 359.8°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEB7 |
|---|---|
| RGB | rgb(207, 174, 183) |
| HSL | hsl(344, 26%, 75%) |
| HSV | hsv(344, 16%, 81%) |
| CMYK | cmyk(0%, 15.9%, 11.6%, 18.8%) |
| CIE-LAB | lab(74.16, 13.41, -0.12) |
| CIE-LCH | lch(74.16, 13.42, 359.47°) |
| OKLab | oklab(78.24% 0.04 -0.0001) |
| OKLCH | oklch(78.24% 0.04 359.8) |
| XYZ | xyz(49.4150, 46.9577, 51.2513) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.41
Pinkish Grey
#C8ACA9
ΔE00 5.57
Thistle
#D8BFD8
ΔE00 7.58
Faded Pink
#DE9DAC
ΔE00 8.13
Light Mauve
#C292A1
ΔE00 8.24
Grey Pink
#C3909B
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEB7 #AECFC6
analogous
#CFAEC8 #CFAEB7 #CFB6AE
triadic
#CFAEB7 #B7CFAE #AEB7CF
tetradic
#CFAEB7 #C8CFAE #AECFC6 #B6AECF
square
#CFAEB7 #C8CFAE #AECFC6 #B6AECF
split-complementary
#CFAEB7 #AECFB6 #AEC8CF
monochromatic
#A16173 #B88895 #CFAEB7 #E6D4D9 #F4ECEE
Accessibility & contrast
On white
2.02
#CFAEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#CFAEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEB7
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEB7 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B7
Deuteranopia (green-blind)
#B9B8B6
Tritanopia (blue-blind)
#D5ACB1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfaeb7; /* rgb */ color: rgb(207, 174, 183); /* oklch */ color: oklch(78.2% 0.040 359.8);
Tailwind
colors: {
custom: {
50: '#dec6cc',
500: '#cfaeb7',
950: '#000000',
},
}SCSS
$custom: #cfaeb7; $custom-light: #dec6cc; $custom-dark: #000000;
JSON
{
"hex": "#cfaeb7",
"rgb": {
"r": 207,
"g": 174,
"b": 183
},
"hsl": {
"h": 343.636,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.78237,
"c": 0.04004,
"h": 359.8
},
"luminance": 0.46956
}Semantic roles & 50–950 ramp
primary
#CFAEB7
secondary
#E1EAE8
accent
#A48941
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282