#D69EBD#D69EBD
#D69EBD is a light, moderate pink. Relative luminance 0.424; OKLCH L 76.1% C 0.078 H 344.8°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D69EBD |
|---|---|
| RGB | rgb(214, 158, 189) |
| HSL | hsl(327, 41%, 73%) |
| HSV | hsv(327, 26%, 84%) |
| CMYK | cmyk(0%, 26.2%, 11.7%, 16.1%) |
| CIE-LAB | lab(71.16, 25.60, -7.77) |
| CIE-LCH | lch(71.16, 26.76, 343.12°) |
| OKLab | oklab(76.13% 0.0749 -0.0204) |
| OKLCH | oklch(76.13% 0.078 344.8) |
| XYZ | xyz(49.1435, 42.4260, 53.7346) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.22
Faded Pink
#DE9DAC
ΔE00 6.03
Light Mauve
#C292A1
ΔE00 6.67
Dusty Pink
#D8A7B1
ΔE00 6.87
Plum
#DDA0DD
ΔE00 7.80
Powder Pink
#FFB2D0
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69EBD #9ED6B7
analogous
#D39ED6 #D69EBD #D69EA1
triadic
#D69EBD #BDD69E #9EBDD6
tetradic
#D69EBD #D6D39E #9ED6B7 #9EA1D6
square
#D69EBD #D6D39E #9ED6B7 #9EA1D6
split-complementary
#D69EBD #A1D69E #9ED6D3
monochromatic
#AF4A82 #C473A0 #D69EBD #E8C9DA #F6E9F0
Accessibility & contrast
On white
2.21
#D69EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#D69EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69EBD
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69EBD | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#DE9EA9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d69ebd; /* rgb */ color: rgb(214, 158, 189); /* oklch */ color: oklch(76.1% 0.078 344.8);
Tailwind
colors: {
custom: {
50: '#e3bbd0',
500: '#d69ebd',
950: '#000000',
},
}SCSS
$custom: #d69ebd; $custom-light: #e3bbd0; $custom-dark: #000000;
JSON
{
"hex": "#d69ebd",
"rgb": {
"r": 214,
"g": 158,
"b": 189
},
"hsl": {
"h": 326.786,
"s": 40.58,
"l": 72.941
},
"oklch": {
"l": 0.76133,
"c": 0.07766,
"h": 344.8
},
"luminance": 0.42424
}Semantic roles & 50–950 ramp
primary
#D69EBD
secondary
#DEEDE5
accent
#B46C32
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151214
muted
#838182