#EA9CD2#EA9CD2
#EA9CD2 is a light, moderate pink. Relative luminance 0.459; OKLCH L 78.6% C 0.115 H 338.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9CD2 |
|---|---|
| RGB | rgb(234, 156, 210) |
| HSL | hsl(318, 65%, 76%) |
| HSV | hsv(318, 33%, 92%) |
| CMYK | cmyk(0%, 33.3%, 10.3%, 8.2%) |
| CIE-LAB | lab(73.50, 37.00, -15.64) |
| CIE-LCH | lch(73.50, 40.17, 337.09°) |
| OKLab | oklab(78.61% 0.1073 -0.0416) |
| OKLCH | oklch(78.61% 0.115 338.8) |
| XYZ | xyz(57.4528, 45.9253, 66.7985) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.35
Bubblegum Pink
#FE83CC
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 7.36
Pink (survey)
#FF81C0
ΔE00 7.41
Lilac
#C8A2C8
ΔE00 7.63
Powder Pink
#FFB2D0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9CD2 #9CEAB4
analogous
#DB9CEA #EA9CD2 #EA9CAB
triadic
#EA9CD2 #D2EA9C #9CD2EA
tetradic
#EA9CD2 #EADB9C #9CEAB4 #9CABEA
square
#EA9CD2 #EADB9C #9CEAB4 #9CABEA
split-complementary
#EA9CD2 #ABEA9C #9CEADB
monochromatic
#D537A4 #DF6ABB #EA9CD2 #F5CEE9 #FAE6F4
Accessibility & contrast
On white
2.06
#EA9CD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#EA9CD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9CD2
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9CD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9CD2 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EADD4
Deuteranopia (green-blind)
#B1B9D0
Tritanopia (blue-blind)
#F39EAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea9cd2; /* rgb */ color: rgb(234, 156, 210); /* oklch */ color: oklch(78.6% 0.115 338.8);
Tailwind
colors: {
custom: {
50: '#f2badf',
500: '#ea9cd2',
950: '#000000',
},
}SCSS
$custom: #ea9cd2; $custom-light: #f2badf; $custom-dark: #000000;
JSON
{
"hex": "#ea9cd2",
"rgb": {
"r": 234,
"g": 156,
"b": 210
},
"hsl": {
"h": 318.462,
"s": 65,
"l": 76.471
},
"oklch": {
"l": 0.78609,
"c": 0.11509,
"h": 338.8
},
"luminance": 0.45923
}Semantic roles & 50–950 ramp
primary
#EA9CD2
secondary
#DAF1E1
accent
#CD5019
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183