#C08AAA#C08AAA
#C08AAA is a light, moderate pink. Relative luminance 0.323; OKLCH L 69.6% C 0.078 H 343.0°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C08AAA |
|---|---|
| RGB | rgb(192, 138, 170) |
| HSL | hsl(324, 30%, 65%) |
| HSV | hsv(324, 28%, 75%) |
| CMYK | cmyk(0%, 28.1%, 11.5%, 24.7%) |
| CIE-LAB | lab(63.58, 25.59, -8.67) |
| CIE-LCH | lch(63.58, 27.02, 341.29°) |
| OKLab | oklab(69.6% 0.0747 -0.0228) |
| OKLCH | oklch(69.6% 0.078 343) |
| XYZ | xyz(38.0823, 32.2873, 42.2485) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.79
Light Mauve
#C292A1
ΔE00 5.56
Dull Pink
#D5869D
ΔE00 6.79
Grey Pink
#C3909B
ΔE00 6.91
Heather
#A484AC
ΔE00 7.45
Lilac
#C8A2C8
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08AAA #8AC0A0
analogous
#BB8AC0 #C08AAA #C08A8F
triadic
#C08AAA #AAC08A #8AAAC0
tetradic
#C08AAA #C0BB8A #8AC0A0 #8A8FC0
square
#C08AAA #C0BB8A #8AC0A0 #8A8FC0
split-complementary
#C08AAA #8FC08A #8AC0BB
monochromatic
#87496E #AB628D #C08AAA #D5B2C7 #EBDAE4
Accessibility & contrast
On white
2.82
#C08AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#C08AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08AAA
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08AAA | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D95AB
Deuteranopia (green-blind)
#999DA8
Tritanopia (blue-blind)
#C78A95
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c08aaa; /* rgb */ color: rgb(192, 138, 170); /* oklch */ color: oklch(69.6% 0.078 343.0);
Tailwind
colors: {
custom: {
50: '#d3acc3',
500: '#c08aaa',
950: '#000000',
},
}SCSS
$custom: #c08aaa; $custom-light: #d3acc3; $custom-dark: #000000;
JSON
{
"hex": "#c08aaa",
"rgb": {
"r": 192,
"g": 138,
"b": 170
},
"hsl": {
"h": 324.444,
"s": 30,
"l": 64.706
},
"oklch": {
"l": 0.69598,
"c": 0.07812,
"h": 343
},
"luminance": 0.32286
}Semantic roles & 50–950 ramp
primary
#C08AAA
secondary
#CADCD1
accent
#A9693D
background
#FDFAFB
surface
#FAF4F7
border
#D3CED0
text
#141012
muted
#837F81