#C299A3#C299A3
#C299A3 is a light, muted red. Relative luminance 0.369; OKLCH L 72.4% C 0.051 H 2.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C299A3 |
|---|---|
| RGB | rgb(194, 153, 163) |
| HSL | hsl(345, 25%, 68%) |
| HSV | hsv(345, 21%, 76%) |
| CMYK | cmyk(0%, 21.1%, 16%, 23.9%) |
| CIE-LAB | lab(67.20, 16.85, 0.63) |
| CIE-LCH | lch(67.20, 16.86, 2.15°) |
| OKLab | oklab(72.37% 0.0506 0.0019) |
| OKLCH | oklch(72.37% 0.051 2.2) |
| XYZ | xyz(40.2502, 36.8976, 39.6450) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.82
Grey Pink
#C3909B
ΔE00 3.23
Dusty Pink
#D8A7B1
ΔE00 4.96
Rosybrown
#BC8F8F
ΔE00 5.13
Greyish Pink
#C88D94
ΔE00 5.26
Faded Pink
#DE9DAC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C299A3 #99C2B8
analogous
#C299B7 #C299A3 #C2A399
triadic
#C299A3 #A3C299 #99A3C2
tetradic
#C299A3 #B7C299 #99C2B8 #A399C2
square
#C299A3 #B7C299 #99C2B8 #A399C2
split-complementary
#C299A3 #99C2A3 #99B7C2
monochromatic
#8D5462 #AB7380 #C299A3 #D9BFC6 #F0E6E8
Accessibility & contrast
On white
2.51
#C299A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#C299A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C299A3
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C299A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C299A3 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA3
Deuteranopia (green-blind)
#A7A6A2
Tritanopia (blue-blind)
#CA979C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c299a3; /* rgb */ color: rgb(194, 153, 163); /* oklch */ color: oklch(72.4% 0.051 2.2);
Tailwind
colors: {
custom: {
50: '#d5b7be',
500: '#c299a3',
950: '#000000',
},
}SCSS
$custom: #c299a3; $custom-light: #d5b7be; $custom-dark: #000000;
JSON
{
"hex": "#c299a3",
"rgb": {
"r": 194,
"g": 153,
"b": 163
},
"hsl": {
"h": 345.366,
"s": 25.153,
"l": 68.039
},
"oklch": {
"l": 0.72368,
"c": 0.05063,
"h": 2.2
},
"luminance": 0.36896
}Semantic roles & 50–950 ramp
primary
#C299A3
secondary
#D5E2DF
accent
#A48C42
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081