#C08B99#C08B99
#C08B99 is a light, moderate pink. Relative luminance 0.320; OKLCH L 69.2% C 0.067 H 1.6°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C08B99 |
|---|---|
| RGB | rgb(192, 139, 153) |
| HSL | hsl(344, 30%, 65%) |
| HSV | hsv(344, 28%, 75%) |
| CMYK | cmyk(0%, 27.6%, 20.3%, 24.7%) |
| CIE-LAB | lab(63.32, 22.26, 0.59) |
| CIE-LCH | lch(63.32, 22.27, 1.51°) |
| OKLab | oklab(69.24% 0.067 0.0019) |
| OKLCH | oklch(69.24% 0.067 1.6) |
| XYZ | xyz(36.7210, 31.9734, 34.3681) |
| Luminance | 0.3197 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Grey Pink
#C3909B
ΔE00 1.72
Light Mauve
#C292A1
ΔE00 2.25
Greyish Pink
#C88D94
ΔE00 3.29
Dull Pink
#D5869D
ΔE00 5.20
Old Rose
#C87F89
ΔE00 5.34
Dusty Pink (survey)
#D58A94
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08B99 #8BC0B2
analogous
#C08BB4 #C08B99 #C0988B
triadic
#C08B99 #99C08B #8B99C0
tetradic
#C08B99 #B4C08B #8BC0B2 #988BC0
square
#C08B99 #B4C08B #8BC0B2 #988BC0
split-complementary
#C08B99 #8BC098 #8BB4C0
monochromatic
#87495A #AA6376 #C08B99 #D6B3BC #EBDADF
Accessibility & contrast
On white
2.84
#C08B99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#C08B99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08B99
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08B99 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929499
Deuteranopia (green-blind)
#9E9D98
Tritanopia (blue-blind)
#C98890
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c08b99; /* rgb */ color: rgb(192, 139, 153); /* oklch */ color: oklch(69.2% 0.067 1.6);
Tailwind
colors: {
custom: {
50: '#d4adb7',
500: '#c08b99',
950: '#000000',
},
}SCSS
$custom: #c08b99; $custom-light: #d4adb7; $custom-dark: #000000;
JSON
{
"hex": "#c08b99",
"rgb": {
"r": 192,
"g": 139,
"b": 153
},
"hsl": {
"h": 344.151,
"s": 29.609,
"l": 64.902
},
"oklch": {
"l": 0.69235,
"c": 0.06699,
"h": 1.6
},
"luminance": 0.31972
}Semantic roles & 50–950 ramp
primary
#C08B99
secondary
#CADCD8
accent
#A88C3D
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80