#E69DBB#E69DBB
#E69DBB is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.6% C 0.094 H 353.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E69DBB |
|---|---|
| RGB | rgb(230, 157, 187) |
| HSL | hsl(335, 59%, 76%) |
| HSV | hsv(335, 32%, 90%) |
| CMYK | cmyk(0%, 31.7%, 18.7%, 9.8%) |
| CIE-LAB | lab(72.58, 31.44, -4.38) |
| CIE-LCH | lch(72.58, 31.74, 352.07°) |
| OKLab | oklab(77.58% 0.0938 -0.0112) |
| OKLCH | oklch(77.58% 0.094 353.2) |
| XYZ | xyz(53.6603, 44.5277, 52.7724) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.55
Pig Pink
#E78EA5
ΔE00 5.33
Powder Pink
#FFB2D0
ΔE00 5.74
Baby Pink
#FFB7CE
ΔE00 6.77
Soft Pink
#FDB0C0
ΔE00 6.80
Dull Pink
#D5869D
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69DBB #9DE6C8
analogous
#E69DE0 #E69DBB #E6A39D
triadic
#E69DBB #BBE69D #9DBBE6
tetradic
#E69DBB #E0E69D #9DE6C8 #A39DE6
square
#E69DBB #E0E69D #9DE6C8 #A39DE6
split-complementary
#E69DBB #9DE6A3 #9DE0E6
monochromatic
#CD3B77 #DA6C99 #E69DBB #F2CEDD #F9E7EE
Accessibility & contrast
On white
2.12
#E69DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#E69DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69DBB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69DBB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBC
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#F19AA7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e69dbb; /* rgb */ color: rgb(230, 157, 187); /* oklch */ color: oklch(77.6% 0.094 353.2);
Tailwind
colors: {
custom: {
50: '#efbacf',
500: '#e69dbb',
950: '#000000',
},
}SCSS
$custom: #e69dbb; $custom-light: #efbacf; $custom-dark: #000000;
JSON
{
"hex": "#e69dbb",
"rgb": {
"r": 230,
"g": 157,
"b": 187
},
"hsl": {
"h": 335.342,
"s": 59.35,
"l": 75.882
},
"oklch": {
"l": 0.77581,
"c": 0.09446,
"h": 353.2
},
"luminance": 0.44525
}Semantic roles & 50–950 ramp
primary
#E69DBB
secondary
#DBF0E7
accent
#C7821F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182