#C49FBB#C49FBB
#C49FBB is a light, muted pink. Relative luminance 0.401; OKLCH L 74.5% C 0.058 H 334.9°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C49FBB |
|---|---|
| RGB | rgb(196, 159, 187) |
| HSL | hsl(315, 24%, 70%) |
| HSV | hsv(315, 19%, 77%) |
| CMYK | cmyk(0%, 18.9%, 4.6%, 23.1%) |
| CIE-LAB | lab(69.56, 18.40, -9.24) |
| CIE-LCH | lch(69.56, 20.59, 333.33°) |
| OKLab | oklab(74.46% 0.0523 -0.0245) |
| OKLCH | oklch(74.46% 0.058 334.9) |
| XYZ | xyz(44.1319, 40.1210, 52.4234) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.17
Light Mauve
#C292A1
ΔE00 6.54
Dusty Pink
#D8A7B1
ΔE00 7.74
Dusty Lavender
#AC86A8
ΔE00 7.74
Grey Pink
#C3909B
ΔE00 8.26
Thistle
#D8BFD8
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49FBB #9FC4A8
analogous
#BB9FC4 #C49FBB #C49FA9
triadic
#C49FBB #BBC49F #9FBBC4
tetradic
#C49FBB #C4BB9F #9FC4A8 #9FA9C4
square
#C49FBB #C4BB9F #9FC4A8 #9FA9C4
split-complementary
#C49FBB #A9C49F #9FC4BB
monochromatic
#905983 #AD79A0 #C49FBB #DBC5D6 #F3EBF1
Accessibility & contrast
On white
2.33
#C49FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#C49FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49FBB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49FBB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#A7ACBA
Tritanopia (blue-blind)
#C8A0A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c49fbb; /* rgb */ color: rgb(196, 159, 187); /* oklch */ color: oklch(74.5% 0.058 334.9);
Tailwind
colors: {
custom: {
50: '#d6bbcf',
500: '#c49fbb',
950: '#000000',
},
}SCSS
$custom: #c49fbb; $custom-light: #d6bbcf; $custom-dark: #000000;
JSON
{
"hex": "#c49fbb",
"rgb": {
"r": 196,
"g": 159,
"b": 187
},
"hsl": {
"h": 314.595,
"s": 23.871,
"l": 69.608
},
"oklch": {
"l": 0.74463,
"c": 0.05774,
"h": 334.9
},
"luminance": 0.4012
}Semantic roles & 50–950 ramp
primary
#C49FBB
secondary
#DAE5DD
accent
#A25A43
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182