#C28F98#C28F98
#C28F98 is a light, moderate red. Relative luminance 0.334; OKLCH L 70.2% C 0.063 H 7.1°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C28F98 |
|---|---|
| RGB | rgb(194, 143, 152) |
| HSL | hsl(349, 29%, 66%) |
| HSV | hsv(349, 26%, 76%) |
| CMYK | cmyk(0%, 26.3%, 21.6%, 23.9%) |
| CIE-LAB | lab(64.47, 20.64, 2.85) |
| CIE-LCH | lch(64.47, 20.84, 7.86°) |
| OKLab | oklab(70.16% 0.0624 0.0078) |
| OKLCH | oklch(70.16% 0.063 7.1) |
| XYZ | xyz(37.7385, 33.3831, 34.1554) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 0.82
Greyish Pink
#C88D94
ΔE00 2.11
Light Mauve
#C292A1
ΔE00 2.56
Rosybrown
#BC8F8F
ΔE00 3.80
Dusty Pink (survey)
#D58A94
ΔE00 4.99
Old Rose
#C87F89
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C28F98 #8FC2B9
analogous
#C28FB1 #C28F98 #C29F8F
triadic
#C28F98 #98C28F #8F98C2
tetradic
#C28F98 #B1C28F #8FC2B9 #9F8FC2
square
#C28F98 #B1C28F #8FC2B9 #9F8FC2
split-complementary
#C28F98 #8FC29F #8FB1C2
monochromatic
#8B4C57 #AC6774 #C28F98 #D8B7BC #EDDEE1
Accessibility & contrast
On white
2.74
#C28F98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#C28F98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C28F98
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C28F98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C28F98 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969798
Deuteranopia (green-blind)
#A2A097
Tritanopia (blue-blind)
#CB8B92
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c28f98; /* rgb */ color: rgb(194, 143, 152); /* oklch */ color: oklch(70.2% 0.063 7.1);
Tailwind
colors: {
custom: {
50: '#d5b0b6',
500: '#c28f98',
950: '#000000',
},
}SCSS
$custom: #c28f98; $custom-light: #d5b0b6; $custom-dark: #000000;
JSON
{
"hex": "#c28f98",
"rgb": {
"r": 194,
"g": 143,
"b": 152
},
"hsl": {
"h": 349.412,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.70161,
"c": 0.06289,
"h": 7.1
},
"luminance": 0.33381
}Semantic roles & 50–950 ramp
primary
#C28F98
secondary
#CEDFDC
accent
#A8953D
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80