#D899C2#D899C2
#D899C2 is a light, moderate pink. Relative luminance 0.413; OKLCH L 75.6% C 0.092 H 340.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D899C2 |
|---|---|
| RGB | rgb(216, 153, 194) |
| HSL | hsl(321, 45%, 72%) |
| HSV | hsv(321, 29%, 85%) |
| CMYK | cmyk(0%, 29.2%, 10.2%, 15.3%) |
| CIE-LAB | lab(70.37, 29.85, -11.70) |
| CIE-LCH | lch(70.37, 32.06, 338.60°) |
| OKLab | oklab(75.62% 0.0867 -0.031) |
| OKLCH | oklch(75.62% 0.092 340.3) |
| XYZ | xyz(49.4475, 41.2786, 56.3914) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.31
Plum
#DDA0DD
ΔE00 5.80
Faded Pink
#DE9DAC
ΔE00 8.17
Light Mauve
#C292A1
ΔE00 8.50
Dull Pink
#D5869D
ΔE00 8.67
Lavender Pink
#DD85D7
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D899C2 #99D8AF
analogous
#CE99D8 #D899C2 #D899A3
triadic
#D899C2 #C2D899 #99C2D8
tetradic
#D899C2 #D8CE99 #99D8AF #99A3D8
square
#D899C2 #D8CE99 #99D8AF #99A3D8
split-complementary
#D899C2 #A3D899 #99D8CE
monochromatic
#B2448C #C76DA8 #D899C2 #E9C5DC #F7E9F2
Accessibility & contrast
On white
2.27
#D899C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#D899C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D899C2
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D899C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D899C2 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C4
Deuteranopia (green-blind)
#AAB0C0
Tritanopia (blue-blind)
#DF9AA7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d899c2; /* rgb */ color: rgb(216, 153, 194); /* oklch */ color: oklch(75.6% 0.092 340.3);
Tailwind
colors: {
custom: {
50: '#e5b7d4',
500: '#d899c2',
950: '#000000',
},
}SCSS
$custom: #d899c2; $custom-light: #e5b7d4; $custom-dark: #000000;
JSON
{
"hex": "#d899c2",
"rgb": {
"r": 216,
"g": 153,
"b": 194
},
"hsl": {
"h": 320.952,
"s": 44.681,
"l": 72.353
},
"oklch": {
"l": 0.75622,
"c": 0.09203,
"h": 340.3
},
"luminance": 0.41276
}Semantic roles & 50–950 ramp
primary
#D899C2
secondary
#DEEDE3
accent
#B85E2E
background
#FEFBFD
surface
#FCF6FA
border
#D5D0D3
text
#161114
muted
#848083