#DE99B2#DE99B2
#DE99B2 is a light, moderate pink. Relative luminance 0.415; OKLCH L 75.7% C 0.088 H 356.0°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DE99B2 |
|---|---|
| RGB | rgb(222, 153, 178) |
| HSL | hsl(338, 51%, 74%) |
| HSV | hsv(338, 31%, 87%) |
| CMYK | cmyk(0%, 31.1%, 19.8%, 12.9%) |
| CIE-LAB | lab(70.55, 29.38, -2.49) |
| CIE-LCH | lch(70.55, 29.48, 355.16°) |
| OKLab | oklab(75.74% 0.088 -0.0062) |
| OKLCH | oklch(75.74% 0.088 356) |
| XYZ | xyz(49.5519, 41.5291, 47.5167) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.15
Pig Pink
#E78EA5
ΔE00 4.33
Dull Pink
#D5869D
ΔE00 5.30
Dusty Pink
#D8A7B1
ΔE00 6.06
Light Mauve
#C292A1
ΔE00 6.12
Grey Pink
#C3909B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE99B2 #99DEC5
analogous
#DE99D4 #DE99B2 #DEA299
triadic
#DE99B2 #B2DE99 #99B2DE
tetradic
#DE99B2 #D4DE99 #99DEC5 #A299DE
square
#DE99B2 #D4DE99 #99DEC5 #A299DE
split-complementary
#DE99B2 #99DEA2 #99D4DE
monochromatic
#BF3E6D #CF6B8F #DE99B2 #EDC7D5 #F8E8EE
Accessibility & contrast
On white
2.26
#DE99B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#DE99B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE99B2
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE99B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE99B2 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B3
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#E996A2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #de99b2; /* rgb */ color: rgb(222, 153, 178); /* oklch */ color: oklch(75.7% 0.088 356.0);
Tailwind
colors: {
custom: {
50: '#e9b7c9',
500: '#de99b2',
950: '#000000',
},
}SCSS
$custom: #de99b2; $custom-light: #e9b7c9; $custom-dark: #000000;
JSON
{
"hex": "#de99b2",
"rgb": {
"r": 222,
"g": 153,
"b": 178
},
"hsl": {
"h": 338.261,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.75744,
"c": 0.08817,
"h": 356
},
"luminance": 0.41526
}Semantic roles & 50–950 ramp
primary
#DE99B2
secondary
#DCEFE8
accent
#BE8827
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082