#ED99BE#ED99BE
#ED99BE is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.8% C 0.110 H 352.0°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ED99BE |
|---|---|
| RGB | rgb(237, 153, 190) |
| HSL | hsl(334, 70%, 76%) |
| HSV | hsv(334, 35%, 93%) |
| CMYK | cmyk(0%, 35.4%, 19.8%, 7.1%) |
| CIE-LAB | lab(72.57, 36.44, -5.97) |
| CIE-LCH | lch(72.57, 36.93, 350.70°) |
| OKLab | oklab(77.77% 0.1088 -0.0153) |
| OKLCH | oklch(77.77% 0.11 352) |
| XYZ | xyz(55.6113, 44.5081, 54.3670) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.52
Powder Pink
#FFB2D0
ΔE00 6.06
Pinky
#FC86AA
ΔE00 6.24
Faded Pink
#DE9DAC
ΔE00 6.30
Pink (survey)
#FF81C0
ΔE00 6.47
Dull Pink
#D5869D
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED99BE #99EDC8
analogous
#ED99E8 #ED99BE #ED9E99
triadic
#ED99BE #BEED99 #99BEED
tetradic
#ED99BE #E8ED99 #99EDC8 #9E99ED
square
#ED99BE #E8ED99 #99EDC8 #9E99ED
split-complementary
#ED99BE #99ED9E #99E8ED
monochromatic
#DB317C #E4659D #ED99BE #F6CDDF #FAE5EE
Accessibility & contrast
On white
2.12
#ED99BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#ED99BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED99BE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED99BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED99BE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#F996A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed99be; /* rgb */ color: rgb(237, 153, 190); /* oklch */ color: oklch(77.8% 0.110 352.0);
Tailwind
colors: {
custom: {
50: '#f4b8d1',
500: '#ed99be',
950: '#000000',
},
}SCSS
$custom: #ed99be; $custom-light: #f4b8d1; $custom-dark: #000000;
JSON
{
"hex": "#ed99be",
"rgb": {
"r": 237,
"g": 153,
"b": 190
},
"hsl": {
"h": 333.571,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.77772,
"c": 0.10992,
"h": 352
},
"luminance": 0.44505
}Semantic roles & 50–950 ramp
primary
#ED99BE
secondary
#D9F2E7
accent
#D27E14
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082