#CF9FAB#CF9FAB
#CF9FAB is a light, muted red. Relative luminance 0.410; OKLCH L 75.0% C 0.059 H 2.0°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9FAB |
|---|---|
| RGB | rgb(207, 159, 171) |
| HSL | hsl(345, 33%, 72%) |
| HSV | hsv(345, 23%, 81%) |
| CMYK | cmyk(0%, 23.2%, 17.4%, 18.8%) |
| CIE-LAB | lab(70.18, 19.62, 0.68) |
| CIE-LCH | lch(70.18, 19.63, 1.97°) |
| OKLab | oklab(75.04% 0.0589 0.0021) |
| OKLCH | oklch(75.04% 0.059 2) |
| XYZ | xyz(45.4811, 41.0038, 44.0390) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.39
Faded Pink
#DE9DAC
ΔE00 3.76
Light Mauve
#C292A1
ΔE00 3.92
Grey Pink
#C3909B
ΔE00 4.34
Greyish Pink
#C88D94
ΔE00 5.76
Rosybrown
#BC8F8F
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9FAB #9FCFC3
analogous
#CF9FC3 #CF9FAB #CFAB9F
triadic
#CF9FAB #ABCF9F #9FABCF
tetradic
#CF9FAB #C3CF9F #9FCFC3 #AB9FCF
square
#CF9FAB #C3CF9F #9FCFC3 #AB9FCF
split-complementary
#CF9FAB #9FCFAB #9FC3CF
monochromatic
#A25166 #BB7687 #CF9FAB #E3C8CF #F5EBED
Accessibility & contrast
On white
2.28
#CF9FAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#CF9FAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9FAB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9FAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9FAB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AB
Deuteranopia (green-blind)
#B0AFAA
Tritanopia (blue-blind)
#D89CA3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cf9fab; /* rgb */ color: rgb(207, 159, 171); /* oklch */ color: oklch(75.0% 0.059 2.0);
Tailwind
colors: {
custom: {
50: '#debbc4',
500: '#cf9fab',
950: '#000000',
},
}SCSS
$custom: #cf9fab; $custom-light: #debbc4; $custom-dark: #000000;
JSON
{
"hex": "#cf9fab",
"rgb": {
"r": 207,
"g": 159,
"b": 171
},
"hsl": {
"h": 345,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.75043,
"c": 0.05898,
"h": 2
},
"luminance": 0.41002
}Semantic roles & 50–950 ramp
primary
#CF9FAB
secondary
#DFEBE8
accent
#AC8F39
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151212
muted
#838181