#C28F99#C28F99
#C28F99 is a light, moderate red. Relative luminance 0.334; OKLCH L 70.2% C 0.063 H 5.8°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C28F99 |
|---|---|
| RGB | rgb(194, 143, 153) |
| HSL | hsl(348, 29%, 66%) |
| HSV | hsv(348, 26%, 76%) |
| CMYK | cmyk(0%, 26.3%, 21.1%, 23.9%) |
| CIE-LAB | lab(64.50, 20.80, 2.32) |
| CIE-LCH | lch(64.50, 20.92, 6.37°) |
| OKLab | oklab(70.19% 0.0628 0.0064) |
| OKLCH | oklch(70.19% 0.063 5.8) |
| XYZ | xyz(37.8208, 33.4160, 34.5886) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 0.50
Light Mauve
#C292A1
ΔE00 2.23
Greyish Pink
#C88D94
ΔE00 2.33
Rosybrown
#BC8F8F
ΔE00 4.13
Dusty Pink (survey)
#D58A94
ΔE00 5.07
Old Rose
#C87F89
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C28F99 #8FC2B8
analogous
#C28FB2 #C28F99 #C29E8F
triadic
#C28F99 #99C28F #8F99C2
tetradic
#C28F99 #B2C28F #8FC2B8 #9E8FC2
square
#C28F99 #B2C28F #8FC2B8 #9E8FC2
split-complementary
#C28F99 #8FC29E #8FB2C2
monochromatic
#8B4C58 #AC6775 #C28F99 #D8B7BD #EDDEE1
Accessibility & contrast
On white
2.73
#C28F99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#C28F99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C28F99
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C28F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C28F99 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 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)
#969799
Deuteranopia (green-blind)
#A2A098
Tritanopia (blue-blind)
#CB8C92
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c28f99; /* rgb */ color: rgb(194, 143, 153); /* oklch */ color: oklch(70.2% 0.063 5.8);
Tailwind
colors: {
custom: {
50: '#d5b0b7',
500: '#c28f99',
950: '#000000',
},
}SCSS
$custom: #c28f99; $custom-light: #d5b0b7; $custom-dark: #000000;
JSON
{
"hex": "#c28f99",
"rgb": {
"r": 194,
"g": 143,
"b": 153
},
"hsl": {
"h": 348.235,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.7019,
"c": 0.06312,
"h": 5.8
},
"luminance": 0.33414
}Semantic roles & 50–950 ramp
primary
#C28F99
secondary
#CEDFDB
accent
#A8933D
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80