#CF8D98#CF8D98
#CF8D98 is a light, moderate red. Relative luminance 0.346; OKLCH L 71.2% C 0.081 H 8.4°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8D98 |
|---|---|
| RGB | rgb(207, 141, 152) |
| HSL | hsl(350, 41%, 68%) |
| HSV | hsv(350, 32%, 81%) |
| CMYK | cmyk(0%, 31.9%, 26.6%, 18.8%) |
| CIE-LAB | lab(65.42, 26.60, 4.41) |
| CIE-LCH | lch(65.42, 26.96, 9.41°) |
| OKLab | oklab(71.21% 0.0806 0.0119) |
| OKLCH | oklch(71.21% 0.081 8.4) |
| XYZ | xyz(40.9254, 34.5846, 34.2196) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.92
Greyish Pink
#C88D94
ΔE00 1.93
Grey Pink
#C3909B
ΔE00 3.32
Dull Pink
#D5869D
ΔE00 3.96
Old Rose
#C87F89
ΔE00 4.11
Light Mauve
#C292A1
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8D98 #8DCFC4
analogous
#CF8DB9 #CF8D98 #CFA38D
triadic
#CF8D98 #98CF8D #8D98CF
tetradic
#CF8D98 #B9CF8D #8DCFC4 #A38DCF
square
#CF8D98 #B9CF8D #8DCFC4 #A38DCF
split-complementary
#CF8D98 #8DCFA3 #8DB9CF
monochromatic
#9F4352 #BD6271 #CF8D98 #E1B8BF #F3E3E6
Accessibility & contrast
On white
2.65
#CF8D98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#CF8D98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8D98
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8D98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8D98 | 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)
#979898
Deuteranopia (green-blind)
#A7A497
Tritanopia (blue-blind)
#DB8891
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cf8d98; /* rgb */ color: rgb(207, 141, 152); /* oklch */ color: oklch(71.2% 0.081 8.4);
Tailwind
colors: {
custom: {
50: '#dfafb6',
500: '#cf8d98',
950: '#000000',
},
}SCSS
$custom: #cf8d98; $custom-light: #dfafb6; $custom-dark: #000000;
JSON
{
"hex": "#cf8d98",
"rgb": {
"r": 207,
"g": 141,
"b": 152
},
"hsl": {
"h": 350,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.71214,
"c": 0.08143,
"h": 8.4
},
"luminance": 0.34582
}Semantic roles & 50–950 ramp
primary
#CF8D98
secondary
#D2E6E3
accent
#B49E32
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80