#C09EB4#C09EB4
#C09EB4 is a light, muted pink. Relative luminance 0.390; OKLCH L 73.7% C 0.050 H 339.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C09EB4 |
|---|---|
| RGB | rgb(192, 158, 180) |
| HSL | hsl(321, 21%, 69%) |
| HSV | hsv(321, 18%, 75%) |
| CMYK | cmyk(0%, 17.7%, 6.2%, 24.7%) |
| CIE-LAB | lab(68.72, 16.28, -6.64) |
| CIE-LCH | lch(68.72, 17.58, 337.81°) |
| OKLab | oklab(73.66% 0.0468 -0.0175) |
| OKLCH | oklch(73.66% 0.05 339.5) |
| XYZ | xyz(42.2026, 38.9565, 48.4674) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.14
Light Mauve
#C292A1
ΔE00 5.48
Dusty Pink
#D8A7B1
ΔE00 6.96
Grey Pink
#C3909B
ΔE00 7.10
Dusty Lavender
#AC86A8
ΔE00 7.89
Faded Pink
#DE9DAC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09EB4 #9EC0AA
analogous
#BB9EC0 #C09EB4 #C09EA3
triadic
#C09EB4 #B4C09E #9EB4C0
tetradic
#C09EB4 #C0BB9E #9EC0AA #9EA3C0
square
#C09EB4 #C0BB9E #9EC0AA #9EA3C0
split-complementary
#C09EB4 #A3C09E #9EC0BB
monochromatic
#8A5A79 #A87997 #C09EB4 #D8C3D1 #F0E8ED
Accessibility & contrast
On white
2.39
#C09EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#C09EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09EB4
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09EB4 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA5B5
Deuteranopia (green-blind)
#A6A9B3
Tritanopia (blue-blind)
#C49EA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c09eb4; /* rgb */ color: rgb(192, 158, 180); /* oklch */ color: oklch(73.7% 0.050 339.5);
Tailwind
colors: {
custom: {
50: '#d3baca',
500: '#c09eb4',
950: '#000000',
},
}SCSS
$custom: #c09eb4; $custom-light: #d3baca; $custom-dark: #000000;
JSON
{
"hex": "#c09eb4",
"rgb": {
"r": 192,
"g": 158,
"b": 180
},
"hsl": {
"h": 321.176,
"s": 21.25,
"l": 68.627
},
"oklch": {
"l": 0.73659,
"c": 0.04995,
"h": 339.5
},
"luminance": 0.38955
}Semantic roles & 50–950 ramp
primary
#C09EB4
secondary
#D8E2DB
accent
#A06646
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082