#ED95CA#ED95CA
#ED95CA is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.5% C 0.124 H 343.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ED95CA |
|---|---|
| RGB | rgb(237, 149, 202) |
| HSL | hsl(324, 71%, 76%) |
| HSV | hsv(324, 37%, 93%) |
| CMYK | cmyk(0%, 37.1%, 14.8%, 7.1%) |
| CIE-LAB | lab(72.07, 40.37, -13.34) |
| CIE-LCH | lch(72.07, 42.52, 341.72°) |
| OKLab | oklab(77.52% 0.1189 -0.0352) |
| OKLCH | oklch(77.52% 0.124 343.5) |
| XYZ | xyz(56.3335, 43.7669, 61.3463) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.82
Pink (survey)
#FF81C0
ΔE00 5.36
Plum
#DDA0DD
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 7.50
Powder Pink
#FFB2D0
ΔE00 8.26
Pinky
#FC86AA
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED95CA #95EDB8
analogous
#E495ED #ED95CA #ED959E
triadic
#ED95CA #CAED95 #95CAED
tetradic
#ED95CA #EDE495 #95EDB8 #959EED
square
#ED95CA #EDE495 #95EDB8 #959EED
split-complementary
#ED95CA #9EED95 #95EDE4
monochromatic
#DB2C96 #E461B0 #ED95CA #F6C9E4 #FBE5F2
Accessibility & contrast
On white
2.15
#ED95CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#ED95CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED95CA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED95CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED95CA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#F895A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed95ca; /* rgb */ color: rgb(237, 149, 202); /* oklch */ color: oklch(77.5% 0.124 343.5);
Tailwind
colors: {
custom: {
50: '#f4b5da',
500: '#ed95ca',
950: '#000000',
},
}SCSS
$custom: #ed95ca; $custom-light: #f4b5da; $custom-dark: #000000;
JSON
{
"hex": "#ed95ca",
"rgb": {
"r": 237,
"g": 149,
"b": 202
},
"hsl": {
"h": 323.864,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.77516,
"c": 0.12396,
"h": 343.5
},
"luminance": 0.43764
}Semantic roles & 50–950 ramp
primary
#ED95CA
secondary
#D9F2E3
accent
#D35F13
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083