#C2829F#C2829F
#C2829F is a light, moderate pink. Relative luminance 0.299; OKLCH L 68.0% C 0.087 H 350.9°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C2829F |
|---|---|
| RGB | rgb(194, 130, 159) |
| HSL | hsl(333, 34%, 64%) |
| HSV | hsv(333, 33%, 76%) |
| CMYK | cmyk(0%, 33%, 18%, 23.9%) |
| CIE-LAB | lab(61.60, 28.90, -5.33) |
| CIE-LCH | lch(61.60, 29.39, 349.55°) |
| OKLab | oklab(68.02% 0.086 -0.0138) |
| OKLCH | oklch(68.02% 0.087 350.9) |
| XYZ | xyz(36.4891, 29.9398, 36.6512) |
| Luminance | 0.2994 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.82
Light Mauve
#C292A1
ΔE00 5.92
Muted Pink
#D1768F
ΔE00 6.04
Dusky Pink
#CC7A8B
ΔE00 6.43
Grey Pink
#C3909B
ΔE00 6.50
Dusty Lavender
#AC86A8
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2829F #82C2A5
analogous
#C282BF #C2829F #C28582
triadic
#C2829F #9FC282 #829FC2
tetradic
#C2829F #BFC282 #82C2A5 #8582C2
square
#C2829F #BFC282 #82C2A5 #8582C2
split-complementary
#C2829F #82C285 #82BFC2
monochromatic
#874262 #AE597F #C2829F #D6ABBF #EAD4DE
Accessibility & contrast
On white
3.01
#C2829F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#C2829F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C2829F
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2829F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2829F | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888EA0
Deuteranopia (green-blind)
#97999D
Tritanopia (blue-blind)
#CB808C
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c2829f; /* rgb */ color: rgb(194, 130, 159); /* oklch */ color: oklch(68.0% 0.087 350.9);
Tailwind
colors: {
custom: {
50: '#d5a7bb',
500: '#c2829f',
950: '#000000',
},
}SCSS
$custom: #c2829f; $custom-light: #d5a7bb; $custom-dark: #000000;
JSON
{
"hex": "#c2829f",
"rgb": {
"r": 194,
"g": 130,
"b": 159
},
"hsl": {
"h": 332.813,
"s": 34.409,
"l": 63.529
},
"oklch": {
"l": 0.68023,
"c": 0.08709,
"h": 350.9
},
"luminance": 0.29938
}Semantic roles & 50–950 ramp
primary
#C2829F
secondary
#C5DBD1
accent
#AD7838
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#140F11
muted
#837F80