#D69EBF#D69EBF
#D69EBF is a light, moderate pink. Relative luminance 0.425; OKLCH L 76.2% C 0.079 H 343.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D69EBF |
|---|---|
| RGB | rgb(214, 158, 191) |
| HSL | hsl(325, 41%, 73%) |
| HSV | hsv(325, 26%, 84%) |
| CMYK | cmyk(0%, 26.2%, 10.7%, 16.1%) |
| CIE-LAB | lab(71.22, 25.94, -8.79) |
| CIE-LCH | lch(71.22, 27.39, 341.29°) |
| OKLab | oklab(76.2% 0.0756 -0.0231) |
| OKLCH | oklch(76.2% 0.079 343) |
| XYZ | xyz(49.3621, 42.5134, 54.8859) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.84
Faded Pink
#DE9DAC
ΔE00 6.61
Light Mauve
#C292A1
ΔE00 7.12
Plum
#DDA0DD
ΔE00 7.22
Dusty Pink
#D8A7B1
ΔE00 7.42
Powder Pink
#FFB2D0
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69EBF #9ED6B5
analogous
#D19ED6 #D69EBF #D69EA3
triadic
#D69EBF #BFD69E #9EBFD6
tetradic
#D69EBF #D6D19E #9ED6B5 #9EA3D6
square
#D69EBF #D6D19E #9ED6B5 #9EA3D6
split-complementary
#D69EBF #A3D69E #9ED6D1
monochromatic
#AF4A86 #C473A3 #D69EBF #E8C9DB #F6E9F1
Accessibility & contrast
On white
2.21
#D69EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#D69EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69EBF
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69EBF | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#DD9EA9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d69ebf; /* rgb */ color: rgb(214, 158, 191); /* oklch */ color: oklch(76.2% 0.079 343.0);
Tailwind
colors: {
custom: {
50: '#e3bbd2',
500: '#d69ebf',
950: '#000000',
},
}SCSS
$custom: #d69ebf; $custom-light: #e3bbd2; $custom-dark: #000000;
JSON
{
"hex": "#d69ebf",
"rgb": {
"r": 214,
"g": 158,
"b": 191
},
"hsl": {
"h": 324.643,
"s": 40.58,
"l": 72.941
},
"oklch": {
"l": 0.76198,
"c": 0.07909,
"h": 343
},
"luminance": 0.42511
}Semantic roles & 50–950 ramp
primary
#D69EBF
secondary
#DEEDE4
accent
#B46732
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151214
muted
#838182