#ED96CD#ED96CD
#ED96CD is a light, vivid pink. Relative luminance 0.442; OKLCH L 77.8% C 0.124 H 342.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ED96CD |
|---|---|
| RGB | rgb(237, 150, 205) |
| HSL | hsl(322, 71%, 76%) |
| HSV | hsv(322, 37%, 93%) |
| CMYK | cmyk(0%, 36.7%, 13.5%, 7.1%) |
| CIE-LAB | lab(72.38, 40.33, -14.53) |
| CIE-LCH | lch(72.38, 42.87, 340.19°) |
| OKLab | oklab(77.78% 0.1182 -0.0385) |
| OKLCH | oklch(77.78% 0.124 342) |
| XYZ | xyz(56.8511, 44.2282, 63.2882) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.90
Pink (survey)
#FF81C0
ΔE00 5.72
Plum
#DDA0DD
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 7.13
Powder Pink
#FFB2D0
ΔE00 8.43
Lilac
#C8A2C8
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED96CD #96EDB6
analogous
#E196ED #ED96CD #ED96A1
triadic
#ED96CD #CDED96 #96CDED
tetradic
#ED96CD #EDE196 #96EDB6 #96A1ED
square
#ED96CD #EDE196 #96EDB6 #96A1ED
split-complementary
#ED96CD #A1ED96 #96EDE1
monochromatic
#DB2E9B #E462B4 #ED96CD #F6CAE6 #FBE5F3
Accessibility & contrast
On white
2.13
#ED96CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#ED96CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED96CD
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED96CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED96CD | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#F797AA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed96cd; /* rgb */ color: rgb(237, 150, 205); /* oklch */ color: oklch(77.8% 0.124 342.0);
Tailwind
colors: {
custom: {
50: '#f4b6dc',
500: '#ed96cd',
950: '#000000',
},
}SCSS
$custom: #ed96cd; $custom-light: #f4b6dc; $custom-dark: #000000;
JSON
{
"hex": "#ed96cd",
"rgb": {
"r": 237,
"g": 150,
"b": 205
},
"hsl": {
"h": 322.069,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.77782,
"c": 0.12436,
"h": 342
},
"luminance": 0.44225
}Semantic roles & 50–950 ramp
primary
#ED96CD
secondary
#D9F2E2
accent
#D35913
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083