#CF9FA5#CF9FA5
#CF9FA5 is a light, muted red. Relative luminance 0.408; OKLCH L 74.9% C 0.058 H 10.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9FA5 |
|---|---|
| RGB | rgb(207, 159, 165) |
| HSL | hsl(353, 33%, 72%) |
| HSV | hsv(353, 23%, 81%) |
| CMYK | cmyk(0%, 23.2%, 20.3%, 18.8%) |
| CIE-LAB | lab(70.02, 18.69, 3.78) |
| CIE-LCH | lch(70.02, 19.07, 11.43°) |
| OKLab | oklab(74.87% 0.0567 0.0102) |
| OKLCH | oklch(74.87% 0.058 10.2) |
| XYZ | xyz(44.9221, 40.7802, 41.0951) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.80
Grey Pink
#C3909B
ΔE00 4.55
Faded Pink
#DE9DAC
ΔE00 4.55
Light Mauve
#C292A1
ΔE00 4.92
Greyish Pink
#C88D94
ΔE00 5.19
Rosybrown
#BC8F8F
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9FA5 #9FCFC9
analogous
#CF9FBD #CF9FA5 #CFB19F
triadic
#CF9FA5 #A5CF9F #9FA5CF
tetradic
#CF9FA5 #BDCF9F #9FCFC9 #B19FCF
square
#CF9FA5 #BDCF9F #9FCFC9 #B19FCF
split-complementary
#CF9FA5 #9FCFB1 #9FBDCF
monochromatic
#A2515B #BB767F #CF9FA5 #E3C8CB #F5EBEC
Accessibility & contrast
On white
2.29
#CF9FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#CF9FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9FA5
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9FA5 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A5
Deuteranopia (green-blind)
#B1AEA4
Tritanopia (blue-blind)
#D89BA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cf9fa5; /* rgb */ color: rgb(207, 159, 165); /* oklch */ color: oklch(74.9% 0.058 10.2);
Tailwind
colors: {
custom: {
50: '#debbbf',
500: '#cf9fa5',
950: '#000000',
},
}SCSS
$custom: #cf9fa5; $custom-light: #debbbf; $custom-dark: #000000;
JSON
{
"hex": "#cf9fa5",
"rgb": {
"r": 207,
"g": 159,
"b": 165
},
"hsl": {
"h": 352.5,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.7487,
"c": 0.05757,
"h": 10.2
},
"luminance": 0.40778
}Semantic roles & 50–950 ramp
primary
#CF9FA5
secondary
#DFEBE9
accent
#AC9E39
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181