#CF8A97#CF8A97
#CF8A97 is a light, moderate red. Relative luminance 0.337; OKLCH L 70.7% C 0.086 H 7.2°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8A97 |
|---|---|
| RGB | rgb(207, 138, 151) |
| HSL | hsl(349, 42%, 68%) |
| HSV | hsv(349, 33%, 81%) |
| CMYK | cmyk(0%, 33.3%, 27.1%, 18.8%) |
| CIE-LAB | lab(64.71, 28.09, 3.94) |
| CIE-LCH | lch(64.71, 28.36, 7.98°) |
| OKLab | oklab(70.66% 0.085 0.0107) |
| OKLCH | oklch(70.66% 0.086 7.2) |
| XYZ | xyz(40.4075, 33.6793, 33.6446) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.87
Greyish Pink
#C88D94
ΔE00 2.58
Dull Pink
#D5869D
ΔE00 3.15
Old Rose
#C87F89
ΔE00 3.54
Grey Pink
#C3909B
ΔE00 3.81
Dusky Pink
#CC7A8B
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8A97 #8ACFC2
analogous
#CF8AB9 #CF8A97 #CFA08A
triadic
#CF8A97 #97CF8A #8A97CF
tetradic
#CF8A97 #B9CF8A #8ACFC2 #A08ACF
square
#CF8A97 #B9CF8A #8ACFC2 #A08ACF
split-complementary
#CF8A97 #8ACFA0 #8AB9CF
monochromatic
#9E4152 #BD5F70 #CF8A97 #E1B5BE #F3E1E4
Accessibility & contrast
On white
2.71
#CF8A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#CF8A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8A97
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8A97 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959597
Deuteranopia (green-blind)
#A5A296
Tritanopia (blue-blind)
#DB858F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cf8a97; /* rgb */ color: rgb(207, 138, 151); /* oklch */ color: oklch(70.7% 0.086 7.2);
Tailwind
colors: {
custom: {
50: '#dfadb5',
500: '#cf8a97',
950: '#000000',
},
}SCSS
$custom: #cf8a97; $custom-light: #dfadb5; $custom-dark: #000000;
JSON
{
"hex": "#cf8a97",
"rgb": {
"r": 207,
"g": 138,
"b": 151
},
"hsl": {
"h": 348.696,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.70655,
"c": 0.08571,
"h": 7.2
},
"luminance": 0.33677
}Semantic roles & 50–950 ramp
primary
#CF8A97
secondary
#D0E5E1
accent
#B59C31
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80