#ED96BD#ED96BD
#ED96BD is a light, moderate pink. Relative luminance 0.435; OKLCH L 77.2% C 0.114 H 351.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ED96BD |
|---|---|
| RGB | rgb(237, 150, 189) |
| HSL | hsl(333, 71%, 76%) |
| HSV | hsv(333, 37%, 93%) |
| CMYK | cmyk(0%, 36.7%, 20.3%, 7.1%) |
| CIE-LAB | lab(71.89, 37.87, -6.42) |
| CIE-LCH | lch(71.89, 38.41, 350.38°) |
| OKLab | oklab(77.25% 0.1132 -0.0165) |
| OKLCH | oklch(77.25% 0.114 351.7) |
| XYZ | xyz(55.0176, 43.4948, 53.6317) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.46
Pink (survey)
#FF81C0
ΔE00 5.80
Pinky
#FC86AA
ΔE00 5.88
Powder Pink
#FFB2D0
ΔE00 6.73
Faded Pink
#DE9DAC
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED96BD #96EDC6
analogous
#ED96E9 #ED96BD #ED9A96
triadic
#ED96BD #BDED96 #96BDED
tetradic
#ED96BD #E9ED96 #96EDC6 #9A96ED
square
#ED96BD #E9ED96 #96EDC6 #9A96ED
split-complementary
#ED96BD #96ED9A #96E9ED
monochromatic
#DB2E7B #E4629C #ED96BD #F6CADE #FBE5EF
Accessibility & contrast
On white
2.17
#ED96BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#ED96BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED96BD
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED96BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED96BD | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BE
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#F993A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ed96bd; /* rgb */ color: rgb(237, 150, 189); /* oklch */ color: oklch(77.2% 0.114 351.7);
Tailwind
colors: {
custom: {
50: '#f4b6d0',
500: '#ed96bd',
950: '#000000',
},
}SCSS
$custom: #ed96bd; $custom-light: #f4b6d0; $custom-dark: #000000;
JSON
{
"hex": "#ed96bd",
"rgb": {
"r": 237,
"g": 150,
"b": 189
},
"hsl": {
"h": 333.103,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.77247,
"c": 0.11435,
"h": 351.7
},
"luminance": 0.43491
}Semantic roles & 50–950 ramp
primary
#ED96BD
secondary
#D9F2E7
accent
#D37D13
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082