#C08FAC#C08FAC
#C08FAC is a light, moderate pink. Relative luminance 0.338; OKLCH L 70.6% C 0.071 H 342.8°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C08FAC |
|---|---|
| RGB | rgb(192, 143, 172) |
| HSL | hsl(324, 28%, 66%) |
| HSV | hsv(324, 26%, 75%) |
| CMYK | cmyk(0%, 25.5%, 10.4%, 24.7%) |
| CIE-LAB | lab(64.83, 23.17, -7.94) |
| CIE-LCH | lch(64.83, 24.49, 341.09°) |
| OKLab | oklab(70.58% 0.0675 -0.0209) |
| OKLCH | oklch(70.58% 0.071 342.8) |
| XYZ | xyz(39.0068, 33.8314, 43.4971) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.61
Dusty Lavender
#AC86A8
ΔE00 5.05
Grey Pink
#C3909B
ΔE00 6.20
Lilac
#C8A2C8
ΔE00 6.61
Dull Pink
#D5869D
ΔE00 7.19
Heather
#A484AC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08FAC #8FC0A3
analogous
#BB8FC0 #C08FAC #C08F93
triadic
#C08FAC #ACC08F #8FACC0
tetradic
#C08FAC #C0BB8F #8FC0A3 #8F93C0
square
#C08FAC #C0BB8F #8FC0A3 #8F93C0
split-complementary
#C08FAC #93C08F #8FC0BB
monochromatic
#884D70 #AA688F #C08FAC #D6B6C9 #ECDDE6
Accessibility & contrast
On white
2.70
#C08FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#C08FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08FAC
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08FAC | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199AD
Deuteranopia (green-blind)
#9DA0AB
Tritanopia (blue-blind)
#C68F99
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c08fac; /* rgb */ color: rgb(192, 143, 172); /* oklch */ color: oklch(70.6% 0.071 342.8);
Tailwind
colors: {
custom: {
50: '#d3b0c4',
500: '#c08fac',
950: '#000000',
},
}SCSS
$custom: #c08fac; $custom-light: #d3b0c4; $custom-dark: #000000;
JSON
{
"hex": "#c08fac",
"rgb": {
"r": 192,
"g": 143,
"b": 172
},
"hsl": {
"h": 324.49,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.70577,
"c": 0.07064,
"h": 342.8
},
"luminance": 0.3383
}Semantic roles & 50–950 ramp
primary
#C08FAC
secondary
#CDDED4
accent
#A7693F
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#141012
muted
#837F81