#CF8D99#CF8D99
#CF8D99 is a light, moderate red. Relative luminance 0.346; OKLCH L 71.2% C 0.082 H 7.4°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8D99 |
|---|---|
| RGB | rgb(207, 141, 153) |
| HSL | hsl(349, 41%, 68%) |
| HSV | hsv(349, 32%, 81%) |
| CMYK | cmyk(0%, 31.9%, 26.1%, 18.8%) |
| CIE-LAB | lab(65.45, 26.74, 3.88) |
| CIE-LCH | lch(65.45, 27.02, 8.26°) |
| OKLab | oklab(71.24% 0.0809 0.0105) |
| OKLCH | oklch(71.24% 0.082 7.4) |
| XYZ | xyz(41.0077, 34.6175, 34.6527) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 2.12
Greyish Pink
#C88D94
ΔE00 2.16
Grey Pink
#C3909B
ΔE00 3.26
Dull Pink
#D5869D
ΔE00 3.68
Old Rose
#C87F89
ΔE00 4.22
Light Mauve
#C292A1
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8D99 #8DCFC3
analogous
#CF8DBA #CF8D99 #CFA28D
triadic
#CF8D99 #99CF8D #8D99CF
tetradic
#CF8D99 #BACF8D #8DCFC3 #A28DCF
square
#CF8D99 #BACF8D #8DCFC3 #A28DCF
split-complementary
#CF8D99 #8DCFA2 #8DBACF
monochromatic
#9F4354 #BD6272 #CF8D99 #E1B8C0 #F3E3E6
Accessibility & contrast
On white
2.65
#CF8D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#CF8D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8D99
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8D99 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979899
Deuteranopia (green-blind)
#A7A498
Tritanopia (blue-blind)
#DB8891
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cf8d99; /* rgb */ color: rgb(207, 141, 153); /* oklch */ color: oklch(71.2% 0.082 7.4);
Tailwind
colors: {
custom: {
50: '#dfafb7',
500: '#cf8d99',
950: '#000000',
},
}SCSS
$custom: #cf8d99; $custom-light: #dfafb7; $custom-dark: #000000;
JSON
{
"hex": "#cf8d99",
"rgb": {
"r": 207,
"g": 141,
"b": 153
},
"hsl": {
"h": 349.091,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.71242,
"c": 0.08162,
"h": 7.4
},
"luminance": 0.34615
}Semantic roles & 50–950 ramp
primary
#CF8D99
secondary
#D2E6E2
accent
#B49C32
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80