#EA9FCD#EA9FCD
#EA9FCD is a light, moderate pink. Relative luminance 0.467; OKLCH L 78.9% C 0.106 H 342.4°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FCD |
|---|---|
| RGB | rgb(234, 159, 205) |
| HSL | hsl(323, 64%, 77%) |
| HSV | hsv(323, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 12.4%, 8.2%) |
| CIE-LAB | lab(74.00, 34.59, -12.14) |
| CIE-LCH | lch(74.00, 36.66, 340.66°) |
| OKLab | oklab(78.94% 0.1012 -0.0321) |
| OKLCH | oklch(78.94% 0.106 342.4) |
| XYZ | xyz(57.3493, 46.6993, 63.7388) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.60
Powder Pink
#FFB2D0
ΔE00 6.55
Bubblegum Pink
#FE83CC
ΔE00 7.26
Lilac
#C8A2C8
ΔE00 7.40
Pink (survey)
#FF81C0
ΔE00 7.66
Baby Pink
#FFB7CE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FCD #9FEABC
analogous
#E29FEA #EA9FCD #EA9FA8
triadic
#EA9FCD #CDEA9F #9FCDEA
tetradic
#EA9FCD #EAE29F #9FEABC #9FA8EA
square
#EA9FCD #EAE29F #9FEABC #9FA8EA
split-complementary
#EA9FCD #A8EA9F #9FEAE2
monochromatic
#D43B99 #DF6DB3 #EA9FCD #F5D1E7 #FAE6F2
Accessibility & contrast
On white
2.03
#EA9FCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#EA9FCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FCD
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FCD | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#B5BACB
Tritanopia (blue-blind)
#F39FAF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ea9fcd; /* rgb */ color: rgb(234, 159, 205); /* oklch */ color: oklch(78.9% 0.106 342.4);
Tailwind
colors: {
custom: {
50: '#f2bcdc',
500: '#ea9fcd',
950: '#000000',
},
}SCSS
$custom: #ea9fcd; $custom-light: #f2bcdc; $custom-dark: #000000;
JSON
{
"hex": "#ea9fcd",
"rgb": {
"r": 234,
"g": 159,
"b": 205
},
"hsl": {
"h": 323.2,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.78938,
"c": 0.10612,
"h": 342.4
},
"luminance": 0.46696
}Semantic roles & 50–950 ramp
primary
#EA9FCD
secondary
#DAF1E3
accent
#CC5F1A
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183