#CFA9BE#CFA9BE
#CFA9BE is a light, muted pink. Relative luminance 0.454; OKLCH L 77.5% C 0.052 H 344.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA9BE |
|---|---|
| RGB | rgb(207, 169, 190) |
| HSL | hsl(327, 28%, 74%) |
| HSV | hsv(327, 18%, 81%) |
| CMYK | cmyk(0%, 18.4%, 8.2%, 18.8%) |
| CIE-LAB | lab(73.13, 17.33, -5.48) |
| CIE-LCH | lch(73.13, 18.17, 342.44°) |
| OKLab | oklab(77.5% 0.0503 -0.0144) |
| OKLCH | oklch(77.5% 0.052 344.1) |
| XYZ | xyz(49.2137, 45.3604, 54.8682) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.07
Lilac
#C8A2C8
ΔE00 5.53
Thistle
#D8BFD8
ΔE00 6.51
Light Mauve
#C292A1
ΔE00 7.06
Faded Pink
#DE9DAC
ΔE00 7.20
Grey Pink
#C3909B
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA9BE #A9CFBA
analogous
#CDA9CF #CFA9BE #CFA9AB
triadic
#CFA9BE #BECFA9 #A9BECF
tetradic
#CFA9BE #CFCDA9 #A9CFBA #A9ABCF
square
#CFA9BE #CFCDA9 #A9CFBA #A9ABCF
split-complementary
#CFA9BE #ABCFA9 #A9CFCD
monochromatic
#A35B83 #B982A0 #CFA9BE #E5D0DC #F4EBF0
Accessibility & contrast
On white
2.09
#CFA9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#CFA9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA9BE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA9BE | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#B3B6BD
Tritanopia (blue-blind)
#D4A9B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfa9be; /* rgb */ color: rgb(207, 169, 190); /* oklch */ color: oklch(77.5% 0.052 344.1);
Tailwind
colors: {
custom: {
50: '#dec2d1',
500: '#cfa9be',
950: '#000000',
},
}SCSS
$custom: #cfa9be; $custom-light: #dec2d1; $custom-dark: #000000;
JSON
{
"hex": "#cfa9be",
"rgb": {
"r": 207,
"g": 169,
"b": 190
},
"hsl": {
"h": 326.842,
"s": 28.358,
"l": 73.725
},
"oklch": {
"l": 0.77499,
"c": 0.05235,
"h": 344.1
},
"luminance": 0.45359
}Semantic roles & 50–950 ramp
primary
#CFA9BE
secondary
#E0EBE5
accent
#A76D3F
background
#FDFBFC
surface
#FBF7F9
border
#D4D0D2
text
#151214
muted
#838182