#ED98BF#ED98BF
#ED98BF is a light, moderate pink. Relative luminance 0.442; OKLCH L 77.6% C 0.112 H 351.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ED98BF |
|---|---|
| RGB | rgb(237, 152, 191) |
| HSL | hsl(332, 70%, 76%) |
| HSV | hsv(332, 36%, 93%) |
| CMYK | cmyk(0%, 35.9%, 19.4%, 7.1%) |
| CIE-LAB | lab(72.38, 37.12, -6.80) |
| CIE-LCH | lch(72.38, 37.73, 349.62°) |
| OKLab | oklab(77.64% 0.1107 -0.0175) |
| OKLCH | oklch(77.64% 0.112 351) |
| XYZ | xyz(55.5580, 44.2260, 54.8903) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.82
Pink (survey)
#FF81C0
ΔE00 6.11
Pinky
#FC86AA
ΔE00 6.33
Powder Pink
#FFB2D0
ΔE00 6.35
Faded Pink
#DE9DAC
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED98BF #98EDC6
analogous
#ED98E9 #ED98BF #ED9C98
triadic
#ED98BF #BFED98 #98BFED
tetradic
#ED98BF #E9ED98 #98EDC6 #9C98ED
square
#ED98BF #E9ED98 #98EDC6 #9C98ED
split-complementary
#ED98BF #98ED9C #98E9ED
monochromatic
#DB307E #E4649F #ED98BF #F6CCDF #FAE5EF
Accessibility & contrast
On white
2.13
#ED98BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#ED98BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED98BF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED98BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED98BF | 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)
#A0A9C0
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#F995A6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed98bf; /* rgb */ color: rgb(237, 152, 191); /* oklch */ color: oklch(77.6% 0.112 351.0);
Tailwind
colors: {
custom: {
50: '#f4b7d2',
500: '#ed98bf',
950: '#000000',
},
}SCSS
$custom: #ed98bf; $custom-light: #f4b7d2; $custom-dark: #000000;
JSON
{
"hex": "#ed98bf",
"rgb": {
"r": 237,
"g": 152,
"b": 191
},
"hsl": {
"h": 332.471,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.77639,
"c": 0.1121,
"h": 351
},
"luminance": 0.44223
}Semantic roles & 50–950 ramp
primary
#ED98BF
secondary
#D9F2E7
accent
#D27B13
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082