#DE9BCD#DE9BCD
#DE9BCD is a light, moderate pink. Relative luminance 0.434; OKLCH L 77.0% C 0.103 H 336.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9BCD |
|---|---|
| RGB | rgb(222, 155, 205) |
| HSL | hsl(315, 50%, 74%) |
| HSV | hsv(315, 30%, 87%) |
| CMYK | cmyk(0%, 30.2%, 7.7%, 12.9%) |
| CIE-LAB | lab(71.81, 32.69, -15.55) |
| CIE-LCH | lch(71.81, 36.20, 334.56°) |
| OKLab | oklab(76.98% 0.0938 -0.0415) |
| OKLCH | oklch(76.98% 0.103 336.1) |
| XYZ | xyz(52.8645, 43.3823, 63.3348) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.66
Lilac
#C8A2C8
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 7.18
Bubblegum Pink
#FE83CC
ΔE00 7.80
Pink (survey)
#FF81C0
ΔE00 8.67
Powder Pink
#FFB2D0
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9BCD #9BDEAC
analogous
#CE9BDE #DE9BCD #DE9BAC
triadic
#DE9BCD #CDDE9B #9BCDDE
tetradic
#DE9BCD #DECE9B #9BDEAC #9BACDE
square
#DE9BCD #DECE9B #9BDEAC #9BACDE
split-complementary
#DE9BCD #ACDE9B #9BDECE
monochromatic
#BF3F9F #CF6DB6 #DE9BCD #EDC9E4 #F7E8F3
Accessibility & contrast
On white
2.17
#DE9BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#DE9BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9BCD
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9BCD | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACF
Deuteranopia (green-blind)
#ACB4CB
Tritanopia (blue-blind)
#E59DAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #de9bcd; /* rgb */ color: rgb(222, 155, 205); /* oklch */ color: oklch(77.0% 0.103 336.1);
Tailwind
colors: {
custom: {
50: '#e9b9dc',
500: '#de9bcd',
950: '#000000',
},
}SCSS
$custom: #de9bcd; $custom-light: #e9b9dc; $custom-dark: #000000;
JSON
{
"hex": "#de9bcd",
"rgb": {
"r": 222,
"g": 155,
"b": 205
},
"hsl": {
"h": 315.224,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.76984,
"c": 0.10261,
"h": 336.1
},
"luminance": 0.4338
}Semantic roles & 50–950 ramp
primary
#DE9BCD
secondary
#DDEEE1
accent
#BE4E28
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083