#ED9FAB#ED9FAB
#ED9FAB is a light, moderate red. Relative luminance 0.457; OKLCH L 78.2% C 0.094 H 9.4°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9FAB |
|---|---|
| RGB | rgb(237, 159, 171) |
| HSL | hsl(351, 68%, 78%) |
| HSV | hsv(351, 33%, 93%) |
| CMYK | cmyk(0%, 32.9%, 27.8%, 7.1%) |
| CIE-LAB | lab(73.38, 30.58, 5.71) |
| CIE-LCH | lch(73.38, 31.11, 10.59°) |
| OKLab | oklab(78.22% 0.0927 0.0153) |
| OKLCH | oklch(78.22% 0.094 9.4) |
| XYZ | xyz(54.6753, 45.7446, 44.4700) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.32
Soft Pink
#FDB0C0
ΔE00 4.64
Pig Pink
#E78EA5
ΔE00 4.86
Lightpink
#FFB6C1
ΔE00 5.60
Dusty Pink
#D8A7B1
ΔE00 5.86
Rose Pink
#F7879A
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9FAB #9FEDE1
analogous
#ED9FD2 #ED9FAB #EDBA9F
triadic
#ED9FAB #ABED9F #9FABED
tetradic
#ED9FAB #D2ED9F #9FEDE1 #BA9FED
square
#ED9FAB #D2ED9F #9FEDE1 #BA9FED
split-complementary
#ED9FAB #9FEDBA #9FD2ED
monochromatic
#DA3851 #E36B7E #ED9FAB #F7D3D8 #FAE5E8
Accessibility & contrast
On white
2.07
#ED9FAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#ED9FAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9FAB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9FAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9FAB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAB
Deuteranopia (green-blind)
#BEBAAA
Tritanopia (blue-blind)
#FB99A3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ed9fab; /* rgb */ color: rgb(237, 159, 171); /* oklch */ color: oklch(78.2% 0.094 9.4);
Tailwind
colors: {
custom: {
50: '#f4bcc4',
500: '#ed9fab',
950: '#000000',
},
}SCSS
$custom: #ed9fab; $custom-light: #f4bcc4; $custom-dark: #000000;
JSON
{
"hex": "#ed9fab",
"rgb": {
"r": 237,
"g": 159,
"b": 171
},
"hsl": {
"h": 350.769,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.78225,
"c": 0.09394,
"h": 9.4
},
"luminance": 0.45741
}Semantic roles & 50–950 ramp
primary
#ED9FAB
secondary
#D9F2EE
accent
#D0B415
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171212
muted
#858181