#EF8DA5#EF8DA5
#EF8DA5 is a light, vivid red. Relative luminance 0.401; OKLCH L 75.3% C 0.121 H 4.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DA5 |
|---|---|
| RGB | rgb(239, 141, 165) |
| HSL | hsl(345, 75%, 75%) |
| HSV | hsv(345, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 31%, 6.3%) |
| CIE-LAB | lab(69.56, 39.94, 3.56) |
| CIE-LCH | lch(69.56, 40.10, 5.09°) |
| OKLab | oklab(75.3% 0.121 0.0098) |
| OKLCH | oklch(75.3% 0.121 4.6) |
| XYZ | xyz(51.9149, 40.1212, 40.5999) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.51
Rosa
#FE86A4
ΔE00 2.96
Pinky
#FC86AA
ΔE00 3.18
Rose Pink
#F7879A
ΔE00 3.34
Carnation Pink
#FF7FA7
ΔE00 4.32
Dull Pink
#D5869D
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DA5 #8DEFD7
analogous
#EF8DD6 #EF8DA5 #EFA68D
triadic
#EF8DA5 #A5EF8D #8DA5EF
tetradic
#EF8DA5 #D6EF8D #8DEFD7 #A68DEF
square
#EF8DA5 #D6EF8D #8DEFD7 #A68DEF
split-complementary
#EF8DA5 #8DEFA6 #8DD6EF
monochromatic
#E02250 #E7577B #EF8DA5 #F7C3CF #FBE4EA
Accessibility & contrast
On white
2.33
#EF8DA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EF8DA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DA5
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DA5 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA6
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#FF8595
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef8da5; /* rgb */ color: rgb(239, 141, 165); /* oklch */ color: oklch(75.3% 0.121 4.6);
Tailwind
colors: {
custom: {
50: '#f6b0bf',
500: '#ef8da5',
950: '#000000',
},
}SCSS
$custom: #ef8da5; $custom-light: #f6b0bf; $custom-dark: #000000;
JSON
{
"hex": "#ef8da5",
"rgb": {
"r": 239,
"g": 141,
"b": 165
},
"hsl": {
"h": 345.306,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.75304,
"c": 0.12144,
"h": 4.6
},
"luminance": 0.40117
}Semantic roles & 50–950 ramp
primary
#EF8DA5
secondary
#D8F3EC
accent
#D8A60E
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#171112
muted
#858081