#ED9CD2#ED9CD2
#ED9CD2 is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.9% C 0.118 H 340.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9CD2 |
|---|---|
| RGB | rgb(237, 156, 210) |
| HSL | hsl(320, 69%, 77%) |
| HSV | hsv(320, 34%, 93%) |
| CMYK | cmyk(0%, 34.2%, 11.4%, 7.1%) |
| CIE-LAB | lab(73.83, 37.99, -15.10) |
| CIE-LCH | lch(73.83, 40.88, 338.32°) |
| OKLab | oklab(78.93% 0.1106 -0.0401) |
| OKLCH | oklch(78.93% 0.118 340.1) |
| XYZ | xyz(58.4463, 46.4376, 66.8451) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.86
Bubblegum Pink
#FE83CC
ΔE00 6.10
Pink (survey)
#FF81C0
ΔE00 7.03
Lavender Pink
#DD85D7
ΔE00 7.64
Powder Pink
#FFB2D0
ΔE00 7.79
Lilac
#C8A2C8
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9CD2 #9CEDB7
analogous
#E09CED #ED9CD2 #ED9CAA
triadic
#ED9CD2 #D2ED9C #9CD2ED
tetradic
#ED9CD2 #EDE09C #9CEDB7 #9CAAED
square
#ED9CD2 #EDE09C #9CEDB7 #9CAAED
split-complementary
#ED9CD2 #AAED9C #9CEDE0
monochromatic
#DA34A3 #E468BA #ED9CD2 #F6D0EA #FAE5F3
Accessibility & contrast
On white
2.04
#ED9CD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#ED9CD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9CD2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9CD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9CD2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAED4
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#F69DAF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ed9cd2; /* rgb */ color: rgb(237, 156, 210); /* oklch */ color: oklch(78.9% 0.118 340.1);
Tailwind
colors: {
custom: {
50: '#f4badf',
500: '#ed9cd2',
950: '#000000',
},
}SCSS
$custom: #ed9cd2; $custom-light: #f4badf; $custom-dark: #000000;
JSON
{
"hex": "#ed9cd2",
"rgb": {
"r": 237,
"g": 156,
"b": 210
},
"hsl": {
"h": 320,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.78934,
"c": 0.1177,
"h": 340.1
},
"luminance": 0.46435
}Semantic roles & 50–950 ramp
primary
#ED9CD2
secondary
#D9F2E1
accent
#D15314
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171215
muted
#858183