#ED98BB#ED98BB
#ED98BB is a light, moderate pink. Relative luminance 0.440; OKLCH L 77.5% C 0.110 H 353.7°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ED98BB |
|---|---|
| RGB | rgb(237, 152, 187) |
| HSL | hsl(335, 70%, 76%) |
| HSV | hsv(335, 36%, 93%) |
| CMYK | cmyk(0%, 35.9%, 21.1%, 7.1%) |
| CIE-LAB | lab(72.26, 36.52, -4.75) |
| CIE-LCH | lch(72.26, 36.83, 352.58°) |
| OKLab | oklab(77.51% 0.1094 -0.0121) |
| OKLCH | oklch(77.51% 0.11 353.7) |
| XYZ | xyz(55.1238, 44.0523, 52.6036) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.84
Pinky
#FC86AA
ΔE00 5.71
Faded Pink
#DE9DAC
ΔE00 5.84
Powder Pink
#FFB2D0
ΔE00 6.21
Pink (survey)
#FF81C0
ΔE00 6.55
Dull Pink
#D5869D
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED98BB #98EDCA
analogous
#ED98E6 #ED98BB #EDA098
triadic
#ED98BB #BBED98 #98BBED
tetradic
#ED98BB #E6ED98 #98EDCA #A098ED
square
#ED98BB #E6ED98 #98EDCA #A098ED
split-complementary
#ED98BB #98EDA0 #98E6ED
monochromatic
#DB3076 #E46499 #ED98BB #F6CCDD #FAE5EE
Accessibility & contrast
On white
2.14
#ED98BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#ED98BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED98BB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED98BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED98BB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#F995A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed98bb; /* rgb */ color: rgb(237, 152, 187); /* oklch */ color: oklch(77.5% 0.110 353.7);
Tailwind
colors: {
custom: {
50: '#f4b7cf',
500: '#ed98bb',
950: '#000000',
},
}SCSS
$custom: #ed98bb; $custom-light: #f4b7cf; $custom-dark: #000000;
JSON
{
"hex": "#ed98bb",
"rgb": {
"r": 237,
"g": 152,
"b": 187
},
"hsl": {
"h": 335.294,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.77512,
"c": 0.11005,
"h": 353.7
},
"luminance": 0.44049
}Semantic roles & 50–950 ramp
primary
#ED98BB
secondary
#D9F2E8
accent
#D28413
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082