#ED809B#ED809B
#ED809B is a light, vivid red. Relative luminance 0.358; OKLCH L 72.8% C 0.136 H 5.2°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ED809B |
|---|---|
| RGB | rgb(237, 128, 155) |
| HSL | hsl(345, 75%, 72%) |
| HSV | hsv(345, 46%, 93%) |
| CMYK | cmyk(0%, 46%, 34.6%, 7.1%) |
| CIE-LAB | lab(66.38, 44.65, 4.56) |
| CIE-LCH | lch(66.38, 44.88, 5.83°) |
| OKLab | oklab(72.75% 0.1355 0.0124) |
| OKLCH | oklch(72.75% 0.136 5.2) |
| XYZ | xyz(48.5628, 35.8137, 35.3591) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.16
Rose Pink
#F7879A
ΔE00 3.33
Pinky
#FC86AA
ΔE00 3.52
Pig Pink
#E78EA5
ΔE00 3.59
Carnation Pink
#FF7FA7
ΔE00 3.61
Carnation
#FD798F
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED809B #80EDD2
analogous
#ED80D1 #ED809B #ED9C80
triadic
#ED809B #9BED80 #809BED
tetradic
#ED809B #D1ED80 #80EDD2 #9C80ED
square
#ED809B #D1ED80 #80EDD2 #9C80ED
split-complementary
#ED809B #80ED9C #80D1ED
monochromatic
#D41E4B #E54A71 #ED809B #F5B6C5 #FBE4EA
Accessibility & contrast
On white
2.57
#ED809B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#ED809B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED809B
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED809B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED809B | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92959C
Deuteranopia (green-blind)
#AEA999
Tritanopia (blue-blind)
#FE778A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ed809b; /* rgb */ color: rgb(237, 128, 155); /* oklch */ color: oklch(72.8% 0.136 5.2);
Tailwind
colors: {
custom: {
50: '#f6a7b8',
500: '#ed809b',
950: '#000000',
},
}SCSS
$custom: #ed809b; $custom-light: #f6a7b8; $custom-dark: #000000;
JSON
{
"hex": "#ed809b",
"rgb": {
"r": 237,
"g": 128,
"b": 155
},
"hsl": {
"h": 345.138,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.72753,
"c": 0.1361,
"h": 5.2
},
"luminance": 0.35809
}Semantic roles & 50–950 ramp
primary
#ED809B
secondary
#D6F2EB
accent
#D7A60E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80