#ED96BE#ED96BE
#ED96BE is a light, moderate pink. Relative luminance 0.435; OKLCH L 77.3% C 0.115 H 351.0°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ED96BE |
|---|---|
| RGB | rgb(237, 150, 190) |
| HSL | hsl(332, 71%, 76%) |
| HSV | hsv(332, 37%, 93%) |
| CMYK | cmyk(0%, 36.7%, 19.8%, 7.1%) |
| CIE-LAB | lab(71.92, 38.01, -6.93) |
| CIE-LCH | lch(71.92, 38.64, 349.67°) |
| OKLab | oklab(77.28% 0.1135 -0.0179) |
| OKLCH | oklch(77.28% 0.115 351) |
| XYZ | xyz(55.1265, 43.5384, 54.2054) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 5.72
Pinky
#FC86AA
ΔE00 6.05
Bubblegum Pink
#FE83CC
ΔE00 6.56
Powder Pink
#FFB2D0
ΔE00 6.78
Faded Pink
#DE9DAC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED96BE #96EDC5
analogous
#ED96E9 #ED96BE #ED9996
triadic
#ED96BE #BEED96 #96BEED
tetradic
#ED96BE #E9ED96 #96EDC5 #9996ED
square
#ED96BE #E9ED96 #96EDC5 #9996ED
split-complementary
#ED96BE #96ED99 #96E9ED
monochromatic
#DB2E7D #E4629E #ED96BE #F6CADE #FBE5EF
Accessibility & contrast
On white
2.16
#ED96BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#ED96BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED96BE
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED96BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED96BE | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BF
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#F993A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ed96be; /* rgb */ color: rgb(237, 150, 190); /* oklch */ color: oklch(77.3% 0.115 351.0);
Tailwind
colors: {
custom: {
50: '#f4b6d1',
500: '#ed96be',
950: '#000000',
},
}SCSS
$custom: #ed96be; $custom-light: #f4b6d1; $custom-dark: #000000;
JSON
{
"hex": "#ed96be",
"rgb": {
"r": 237,
"g": 150,
"b": 190
},
"hsl": {
"h": 332.414,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.77279,
"c": 0.11489,
"h": 351
},
"luminance": 0.43535
}Semantic roles & 50–950 ramp
primary
#ED96BE
secondary
#D9F2E7
accent
#D37A13
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082