#ED9FAC#ED9FAC
#ED9FAC is a light, moderate red. Relative luminance 0.458; OKLCH L 78.3% C 0.094 H 8.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9FAC |
|---|---|
| RGB | rgb(237, 159, 172) |
| HSL | hsl(350, 68%, 78%) |
| HSV | hsv(350, 33%, 93%) |
| CMYK | cmyk(0%, 32.9%, 27.4%, 7.1%) |
| CIE-LAB | lab(73.40, 30.71, 5.20) |
| CIE-LCH | lch(73.40, 31.15, 9.61°) |
| OKLab | oklab(78.25% 0.0931 0.014) |
| OKLCH | oklch(78.25% 0.094 8.5) |
| XYZ | xyz(54.7710, 45.7828, 44.9739) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.16
Soft Pink
#FDB0C0
ΔE00 4.53
Pig Pink
#E78EA5
ΔE00 4.69
Lightpink
#FFB6C1
ΔE00 5.59
Dusty Pink
#D8A7B1
ΔE00 5.82
Rose Pink
#F7879A
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9FAC #9FEDE0
analogous
#ED9FD3 #ED9FAC #EDB99F
triadic
#ED9FAC #ACED9F #9FACED
tetradic
#ED9FAC #D3ED9F #9FEDE0 #B99FED
square
#ED9FAC #D3ED9F #9FEDE0 #B99FED
split-complementary
#ED9FAC #9FEDB9 #9FD3ED
monochromatic
#DA3853 #E36B7F #ED9FAC #F7D3D9 #FAE5E9
Accessibility & contrast
On white
2.07
#ED9FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#ED9FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9FAC
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9FAC | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAC
Deuteranopia (green-blind)
#BEBAAA
Tritanopia (blue-blind)
#FB99A4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ed9fac; /* rgb */ color: rgb(237, 159, 172); /* oklch */ color: oklch(78.3% 0.094 8.5);
Tailwind
colors: {
custom: {
50: '#f4bcc4',
500: '#ed9fac',
950: '#000000',
},
}SCSS
$custom: #ed9fac; $custom-light: #f4bcc4; $custom-dark: #000000;
JSON
{
"hex": "#ed9fac",
"rgb": {
"r": 237,
"g": 159,
"b": 172
},
"hsl": {
"h": 350,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.78253,
"c": 0.0941,
"h": 8.5
},
"luminance": 0.45779
}Semantic roles & 50–950 ramp
primary
#ED9FAC
secondary
#D9F2EE
accent
#D0B115
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171212
muted
#858181