#CF9FA0#CF9FA0
#CF9FA0 is a light, muted red. Relative luminance 0.406; OKLCH L 74.7% C 0.057 H 17.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9FA0 |
|---|---|
| RGB | rgb(207, 159, 160) |
| HSL | hsl(359, 33%, 72%) |
| HSV | hsv(359, 23%, 81%) |
| CMYK | cmyk(0%, 23.2%, 22.7%, 18.8%) |
| CIE-LAB | lab(69.90, 17.94, 6.37) |
| CIE-LCH | lch(69.90, 19.04, 19.55°) |
| OKLab | oklab(74.73% 0.0547 0.0169) |
| OKLCH | oklch(74.73% 0.057 17.1) |
| XYZ | xyz(44.4759, 40.6018, 38.7451) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.23
Rosybrown
#BC8F8F
ΔE00 5.10
Greyish Pink
#C88D94
ΔE00 5.49
Grey Pink
#C3909B
ΔE00 5.54
Faded Pink
#DE9DAC
ΔE00 5.95
Light Mauve
#C292A1
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9FA0 #9FCFCE
analogous
#CF9FB8 #CF9FA0 #CFB69F
triadic
#CF9FA0 #A0CF9F #9FA0CF
tetradic
#CF9FA0 #B8CF9F #9FCFCE #B69FCF
square
#CF9FA0 #B8CF9F #9FCFCE #B69FCF
split-complementary
#CF9FA0 #9FCFB6 #9FB8CF
monochromatic
#A25153 #BB7678 #CF9FA0 #E3C8C8 #F5EBEB
Accessibility & contrast
On white
2.30
#CF9FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#CF9FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9FA0
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9FA0 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A0
Deuteranopia (green-blind)
#B2AE9F
Tritanopia (blue-blind)
#D99BA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cf9fa0; /* rgb */ color: rgb(207, 159, 160); /* oklch */ color: oklch(74.7% 0.057 17.1);
Tailwind
colors: {
custom: {
50: '#debbbc',
500: '#cf9fa0',
950: '#000000',
},
}SCSS
$custom: #cf9fa0; $custom-light: #debbbc; $custom-dark: #000000;
JSON
{
"hex": "#cf9fa0",
"rgb": {
"r": 207,
"g": 159,
"b": 160
},
"hsl": {
"h": 358.75,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.74731,
"c": 0.05726,
"h": 17.1
},
"luminance": 0.406
}Semantic roles & 50–950 ramp
primary
#CF9FA0
secondary
#DFEBEB
accent
#ACAA39
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151212
muted
#838181