#E69BD2#E69BD2
#E69BD2 is a light, moderate pink. Relative luminance 0.449; OKLCH L 78.0% C 0.113 H 336.9°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E69BD2 |
|---|---|
| RGB | rgb(230, 155, 210) |
| HSL | hsl(316, 60%, 75%) |
| HSV | hsv(316, 33%, 90%) |
| CMYK | cmyk(0%, 32.6%, 8.7%, 9.8%) |
| CIE-LAB | lab(72.84, 36.20, -16.67) |
| CIE-LCH | lch(72.84, 39.86, 335.28°) |
| OKLab | oklab(78.01% 0.1044 -0.0445) |
| OKLCH | oklch(78.01% 0.113 336.9) |
| XYZ | xyz(55.9870, 44.9214, 66.6819) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.67
Bubblegum Pink
#FE83CC
ΔE00 6.70
Lavender Pink
#DD85D7
ΔE00 6.77
Lilac
#C8A2C8
ΔE00 7.14
Pink (survey)
#FF81C0
ΔE00 7.82
Powder Pink
#FFB2D0
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69BD2 #9BE6AF
analogous
#D49BE6 #E69BD2 #E69BAC
triadic
#E69BD2 #D2E69B #9BD2E6
tetradic
#E69BD2 #E6D49B #9BE6AF #9BACE6
square
#E69BD2 #E6D49B #9BE6AF #9BACE6
split-complementary
#E69BD2 #ACE69B #9BE6D4
monochromatic
#CE39A6 #DA6ABC #E69BD2 #F2CCE8 #F9E7F4
Accessibility & contrast
On white
2.10
#E69BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#E69BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69BD2
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69BD2 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD4
Deuteranopia (green-blind)
#AEB7D0
Tritanopia (blue-blind)
#EE9DAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e69bd2; /* rgb */ color: rgb(230, 155, 210); /* oklch */ color: oklch(78.0% 0.113 336.9);
Tailwind
colors: {
custom: {
50: '#efb9df',
500: '#e69bd2',
950: '#000000',
},
}SCSS
$custom: #e69bd2; $custom-light: #efb9df; $custom-dark: #000000;
JSON
{
"hex": "#e69bd2",
"rgb": {
"r": 230,
"g": 155,
"b": 210
},
"hsl": {
"h": 316,
"s": 60,
"l": 75.49
},
"oklch": {
"l": 0.78012,
"c": 0.11345,
"h": 336.9
},
"luminance": 0.44919
}Semantic roles & 50–950 ramp
primary
#E69BD2
secondary
#DBF0E1
accent
#C84B1E
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083