#ED899B#ED899B
#ED899B is a light, vivid red. Relative luminance 0.383; OKLCH L 74.1% C 0.123 H 9.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ED899B |
|---|---|
| RGB | rgb(237, 137, 155) |
| HSL | hsl(349, 74%, 73%) |
| HSV | hsv(349, 42%, 93%) |
| CMYK | cmyk(0%, 42.2%, 34.6%, 7.1%) |
| CIE-LAB | lab(68.22, 40.06, 7.20) |
| CIE-LCH | lch(68.22, 40.70, 10.19°) |
| OKLab | oklab(74.15% 0.1215 0.0191) |
| OKLCH | oklch(74.15% 0.123 9) |
| XYZ | xyz(49.7892, 38.2666, 35.7679) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.85
Pig Pink
#E78EA5
ΔE00 3.02
Rosa
#FE86A4
ΔE00 3.56
Carnation
#FD798F
ΔE00 4.54
Dusty Pink (survey)
#D58A94
ΔE00 4.62
Pinky
#FC86AA
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED899B #89EDDB
analogous
#ED89CD #ED899B #EDA989
triadic
#ED899B #9BED89 #899BED
tetradic
#ED899B #CDED89 #89EDDB #A989ED
square
#ED899B #CDED89 #89EDDB #A989ED
split-complementary
#ED899B #89EDA9 #89CDED
monochromatic
#DA2143 #E5546E #ED899B #F5BEC8 #FBE4E9
Accessibility & contrast
On white
2.43
#ED899B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#ED899B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED899B
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED899B | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9B
Deuteranopia (green-blind)
#B3AE99
Tritanopia (blue-blind)
#FD808F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed899b; /* rgb */ color: rgb(237, 137, 155); /* oklch */ color: oklch(74.1% 0.123 9.0);
Tailwind
colors: {
custom: {
50: '#f5adb8',
500: '#ed899b',
950: '#000000',
},
}SCSS
$custom: #ed899b; $custom-light: #f5adb8; $custom-dark: #000000;
JSON
{
"hex": "#ed899b",
"rgb": {
"r": 237,
"g": 137,
"b": 155
},
"hsl": {
"h": 349.2,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.74149,
"c": 0.12299,
"h": 9
},
"luminance": 0.38262
}Semantic roles & 50–950 ramp
primary
#ED899B
secondary
#D8F3EE
accent
#D6B210
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80