#C299AB#C299AB
#C299AB is a light, muted pink. Relative luminance 0.372; OKLCH L 72.6% C 0.054 H 350.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C299AB |
|---|---|
| RGB | rgb(194, 153, 171) |
| HSL | hsl(334, 25%, 68%) |
| HSV | hsv(334, 21%, 76%) |
| CMYK | cmyk(0%, 21.1%, 11.9%, 23.9%) |
| CIE-LAB | lab(67.42, 18.18, -3.52) |
| CIE-LCH | lch(67.42, 18.52, 349.06°) |
| OKLab | oklab(72.61% 0.0536 -0.0091) |
| OKLCH | oklch(72.61% 0.054 350.4) |
| XYZ | xyz(40.9898, 37.1935, 43.5401) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.79
Grey Pink
#C3909B
ΔE00 4.41
Dusty Pink
#D8A7B1
ΔE00 5.74
Faded Pink
#DE9DAC
ΔE00 6.50
Greyish Pink
#C88D94
ΔE00 6.89
Lilac
#C8A2C8
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C299AB #99C2B0
analogous
#C299BF #C299AB #C29B99
triadic
#C299AB #ABC299 #99ABC2
tetradic
#C299AB #BFC299 #99C2B0 #9B99C2
square
#C299AB #BFC299 #99C2B0 #9B99C2
split-complementary
#C299AB #99C29B #99BFC2
monochromatic
#8D546D #AB738B #C299AB #D9BFCB #F0E6EA
Accessibility & contrast
On white
2.49
#C299AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#C299AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C299AB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C299AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C299AB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AC
Deuteranopia (green-blind)
#A6A7AA
Tritanopia (blue-blind)
#C8989F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c299ab; /* rgb */ color: rgb(194, 153, 171); /* oklch */ color: oklch(72.6% 0.054 350.4);
Tailwind
colors: {
custom: {
50: '#d5b7c4',
500: '#c299ab',
950: '#000000',
},
}SCSS
$custom: #c299ab; $custom-light: #d5b7c4; $custom-dark: #000000;
JSON
{
"hex": "#c299ab",
"rgb": {
"r": 194,
"g": 153,
"b": 171
},
"hsl": {
"h": 333.659,
"s": 25.153,
"l": 68.039
},
"oklch": {
"l": 0.72613,
"c": 0.05436,
"h": 350.4
},
"luminance": 0.37192
}Semantic roles & 50–950 ramp
primary
#C299AB
secondary
#D5E2DC
accent
#A47942
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141112
muted
#838081