#C9869F#C9869F
#C9869F is a light, moderate pink. Relative luminance 0.320; OKLCH L 69.5% C 0.088 H 355.6°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C9869F |
|---|---|
| RGB | rgb(201, 134, 159) |
| HSL | hsl(338, 38%, 66%) |
| HSV | hsv(338, 33%, 79%) |
| CMYK | cmyk(0%, 33.3%, 20.9%, 21.2%) |
| CIE-LAB | lab(63.32, 29.24, -2.70) |
| CIE-LCH | lch(63.32, 29.36, 354.72°) |
| OKLab | oklab(69.51% 0.0876 -0.0067) |
| OKLCH | oklch(69.51% 0.088 355.6) |
| XYZ | xyz(38.8711, 31.9732, 36.9182) |
| Luminance | 0.3197 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.87
Light Mauve
#C292A1
ΔE00 4.88
Grey Pink
#C3909B
ΔE00 5.18
Muted Pink
#D1768F
ΔE00 5.36
Dusky Pink
#CC7A8B
ΔE00 5.41
Greyish Pink
#C88D94
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9869F #86C9B0
analogous
#C986C0 #C9869F #C98E86
triadic
#C9869F #9FC986 #869FC9
tetradic
#C9869F #C0C986 #86C9B0 #8E86C9
square
#C9869F #C0C986 #86C9B0 #8E86C9
split-complementary
#C9869F #86C98E #86C0C9
monochromatic
#934260 #B65C7D #C9869F #DCB0C1 #EFDBE2
Accessibility & contrast
On white
2.84
#C9869F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#C9869F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9869F
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9869F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9869F | 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)
#8E92A0
Deuteranopia (green-blind)
#9E9E9D
Tritanopia (blue-blind)
#D3838F
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c9869f; /* rgb */ color: rgb(201, 134, 159); /* oklch */ color: oklch(69.5% 0.088 355.6);
Tailwind
colors: {
custom: {
50: '#daaabb',
500: '#c9869f',
950: '#000000',
},
}SCSS
$custom: #c9869f; $custom-light: #daaabb; $custom-dark: #000000;
JSON
{
"hex": "#c9869f",
"rgb": {
"r": 201,
"g": 134,
"b": 159
},
"hsl": {
"h": 337.612,
"s": 38.286,
"l": 65.686
},
"oklch": {
"l": 0.69514,
"c": 0.08786,
"h": 355.6
},
"luminance": 0.31971
}Semantic roles & 50–950 ramp
primary
#C9869F
secondary
#CAE1D8
accent
#B18334
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80