#C299AA#C299AA
#C299AA is a light, muted pink. Relative luminance 0.372; OKLCH L 72.6% C 0.054 H 351.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C299AA |
|---|---|
| RGB | rgb(194, 153, 170) |
| HSL | hsl(335, 25%, 68%) |
| HSV | hsv(335, 21%, 76%) |
| CMYK | cmyk(0%, 21.1%, 12.4%, 23.9%) |
| CIE-LAB | lab(67.39, 18.01, -3.00) |
| CIE-LCH | lch(67.39, 18.26, 350.55°) |
| OKLab | oklab(72.58% 0.0532 -0.0077) |
| OKLCH | oklch(72.58% 0.054 351.8) |
| XYZ | xyz(40.8948, 37.1555, 43.0400) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.63
Grey Pink
#C3909B
ΔE00 4.17
Dusty Pink
#D8A7B1
ΔE00 5.57
Faded Pink
#DE9DAC
ΔE00 6.40
Greyish Pink
#C88D94
ΔE00 6.64
Rosybrown
#BC8F8F
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C299AA #99C2B1
analogous
#C299BE #C299AA #C29C99
triadic
#C299AA #AAC299 #99AAC2
tetradic
#C299AA #BEC299 #99C2B1 #9C99C2
square
#C299AA #BEC299 #99C2B1 #9C99C2
split-complementary
#C299AA #99C29C #99BEC2
monochromatic
#8D546B #AB738A #C299AA #D9BFCA #F0E6EA
Accessibility & contrast
On white
2.49
#C299AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#C299AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C299AA
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C299AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C299AA | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0AB
Deuteranopia (green-blind)
#A6A7A9
Tritanopia (blue-blind)
#C9989F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c299aa; /* rgb */ color: rgb(194, 153, 170); /* oklch */ color: oklch(72.6% 0.054 351.8);
Tailwind
colors: {
custom: {
50: '#d5b7c3',
500: '#c299aa',
950: '#000000',
},
}SCSS
$custom: #c299aa; $custom-light: #d5b7c3; $custom-dark: #000000;
JSON
{
"hex": "#c299aa",
"rgb": {
"r": 194,
"g": 153,
"b": 170
},
"hsl": {
"h": 335.122,
"s": 25.153,
"l": 68.039
},
"oklch": {
"l": 0.72582,
"c": 0.05378,
"h": 351.8
},
"luminance": 0.37154
}Semantic roles & 50–950 ramp
primary
#C299AA
secondary
#D5E2DC
accent
#A47B42
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081