#ED98B7#ED98B7
#ED98B7 is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.4% C 0.108 H 356.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ED98B7 |
|---|---|
| RGB | rgb(237, 152, 183) |
| HSL | hsl(338, 70%, 76%) |
| HSV | hsv(338, 36%, 93%) |
| CMYK | cmyk(0%, 35.9%, 22.8%, 7.1%) |
| CIE-LAB | lab(72.15, 35.94, -2.71) |
| CIE-LCH | lch(72.15, 36.04, 355.69°) |
| OKLab | oklab(77.39% 0.108 -0.0066) |
| OKLCH | oklch(77.39% 0.108 356.5) |
| XYZ | xyz(54.7016, 43.8834, 50.3797) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.89
Faded Pink
#DE9DAC
ΔE00 4.98
Pinky
#FC86AA
ΔE00 5.24
Rosa
#FE86A4
ΔE00 6.21
Powder Pink
#FFB2D0
ΔE00 6.27
Dull Pink
#D5869D
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED98B7 #98EDCE
analogous
#ED98E2 #ED98B7 #EDA498
triadic
#ED98B7 #B7ED98 #98B7ED
tetradic
#ED98B7 #E2ED98 #98EDCE #A498ED
square
#ED98B7 #E2ED98 #98EDCE #A498ED
split-complementary
#ED98B7 #98EDA4 #98E2ED
monochromatic
#DB306E #E46493 #ED98B7 #F6CCDB #FAE5ED
Accessibility & contrast
On white
2.15
#ED98B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#ED98B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED98B7
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED98B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED98B7 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B8
Deuteranopia (green-blind)
#B7B7B5
Tritanopia (blue-blind)
#FA94A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed98b7; /* rgb */ color: rgb(237, 152, 183); /* oklch */ color: oklch(77.4% 0.108 356.5);
Tailwind
colors: {
custom: {
50: '#f4b7cc',
500: '#ed98b7',
950: '#000000',
},
}SCSS
$custom: #ed98b7; $custom-light: #f4b7cc; $custom-dark: #000000;
JSON
{
"hex": "#ed98b7",
"rgb": {
"r": 237,
"g": 152,
"b": 183
},
"hsl": {
"h": 338.118,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.77389,
"c": 0.1082,
"h": 356.5
},
"luminance": 0.4388
}Semantic roles & 50–950 ramp
primary
#ED98B7
secondary
#D9F2E9
accent
#D28D13
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082