#C299AF#C299AF
#C299AF is a light, muted pink. Relative luminance 0.373; OKLCH L 72.7% C 0.057 H 345.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C299AF |
|---|---|
| RGB | rgb(194, 153, 175) |
| HSL | hsl(328, 25%, 68%) |
| HSV | hsv(328, 21%, 76%) |
| CMYK | cmyk(0%, 21.1%, 9.8%, 23.9%) |
| CIE-LAB | lab(67.54, 18.87, -5.58) |
| CIE-LCH | lch(67.54, 19.68, 343.52°) |
| OKLab | oklab(72.74% 0.0551 -0.0146) |
| OKLCH | oklch(72.74% 0.057 345.1) |
| XYZ | xyz(41.3768, 37.3483, 45.5785) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.69
Grey Pink
#C3909B
ΔE00 5.44
Lilac
#C8A2C8
ΔE00 5.86
Dusty Pink
#D8A7B1
ΔE00 6.53
Faded Pink
#DE9DAC
ΔE00 7.05
Dusty Lavender
#AC86A8
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C299AF #99C2AC
analogous
#C099C2 #C299AF #C2999A
triadic
#C299AF #AFC299 #99AFC2
tetradic
#C299AF #C2C099 #99C2AC #999AC2
square
#C299AF #C2C099 #99C2AC #999AC2
split-complementary
#C299AF #9AC299 #99C2C0
monochromatic
#8D5472 #AB7391 #C299AF #D9BFCD #F0E6EB
Accessibility & contrast
On white
2.48
#C299AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#C299AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C299AF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C299AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C299AF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B0
Deuteranopia (green-blind)
#A5A7AE
Tritanopia (blue-blind)
#C899A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c299af; /* rgb */ color: rgb(194, 153, 175); /* oklch */ color: oklch(72.7% 0.057 345.1);
Tailwind
colors: {
custom: {
50: '#d5b7c6',
500: '#c299af',
950: '#000000',
},
}SCSS
$custom: #c299af; $custom-light: #d5b7c6; $custom-dark: #000000;
JSON
{
"hex": "#c299af",
"rgb": {
"r": 194,
"g": 153,
"b": 175
},
"hsl": {
"h": 327.805,
"s": 25.153,
"l": 68.039
},
"oklch": {
"l": 0.72741,
"c": 0.05697,
"h": 345.1
},
"luminance": 0.37347
}Semantic roles & 50–950 ramp
primary
#C299AF
secondary
#D5E2DB
accent
#A46F42
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082