#C899BE#C899BE
#C899BE is a light, moderate pink. Relative luminance 0.388; OKLCH L 73.8% C 0.075 H 333.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C899BE |
|---|---|
| RGB | rgb(200, 153, 190) |
| HSL | hsl(313, 30%, 69%) |
| HSV | hsv(313, 24%, 78%) |
| CMYK | cmyk(0%, 23.5%, 5%, 21.6%) |
| CIE-LAB | lab(68.59, 23.64, -12.31) |
| CIE-LCH | lch(68.59, 26.65, 332.49°) |
| OKLab | oklab(73.84% 0.0671 -0.0328) |
| OKLCH | oklch(73.84% 0.075 333.9) |
| XYZ | xyz(44.5042, 38.7809, 53.8463) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.00
Plum
#DDA0DD
ΔE00 6.67
Dusty Lavender
#AC86A8
ΔE00 6.96
Light Mauve
#C292A1
ΔE00 7.50
Heather
#A484AC
ΔE00 8.69
Faded Pink
#DE9DAC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C899BE #99C8A3
analogous
#BB99C8 #C899BE #C899A7
triadic
#C899BE #BEC899 #99BEC8
tetradic
#C899BE #C8BB99 #99C8A3 #99A7C8
square
#C899BE #C8BB99 #99C8A3 #99A7C8
split-complementary
#C899BE #A7C899 #99C8BB
monochromatic
#965187 #B371A5 #C899BE #DDC1D7 #F3E9F1
Accessibility & contrast
On white
2.40
#C899BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#C899BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C899BE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C899BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C899BE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3C0
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#CD9BA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c899be; /* rgb */ color: rgb(200, 153, 190); /* oklch */ color: oklch(73.8% 0.075 333.9);
Tailwind
colors: {
custom: {
50: '#d9b7d1',
500: '#c899be',
950: '#000000',
},
}SCSS
$custom: #c899be; $custom-light: #d9b7d1; $custom-dark: #000000;
JSON
{
"hex": "#c899be",
"rgb": {
"r": 200,
"g": 153,
"b": 190
},
"hsl": {
"h": 312.766,
"s": 29.936,
"l": 69.216
},
"oklch": {
"l": 0.73842,
"c": 0.07473,
"h": 333.9
},
"luminance": 0.3878
}Semantic roles & 50–950 ramp
primary
#C899BE
secondary
#D8E5DA
accent
#A9543D
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082