#EF829D#EF829D
#EF829D is a light, vivid red. Relative luminance 0.367; OKLCH L 73.4% C 0.136 H 5.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EF829D |
|---|---|
| RGB | rgb(239, 130, 157) |
| HSL | hsl(345, 77%, 72%) |
| HSV | hsv(345, 46%, 94%) |
| CMYK | cmyk(0%, 45.6%, 34.3%, 6.3%) |
| CIE-LAB | lab(67.09, 44.57, 4.49) |
| CIE-LCH | lch(67.09, 44.80, 5.76°) |
| OKLab | oklab(73.37% 0.1353 0.0122) |
| OKLCH | oklch(73.37% 0.136 5.2) |
| XYZ | xyz(49.6673, 36.7547, 36.3703) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.66
Rose Pink
#F7879A
ΔE00 3.02
Pinky
#FC86AA
ΔE00 3.08
Pig Pink
#E78EA5
ΔE00 3.29
Carnation Pink
#FF7FA7
ΔE00 3.32
Carnation
#FD798F
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF829D #82EFD4
analogous
#EF82D3 #EF829D #EF9E82
triadic
#EF829D #9DEF82 #829DEF
tetradic
#EF829D #D3EF82 #82EFD4 #9E82EF
square
#EF829D #D3EF82 #82EFD4 #9E82EF
split-complementary
#EF829D #82EF9E #82D3EF
monochromatic
#DB1C4B #E84C72 #EF829D #F6B8C8 #FCE4EA
Accessibility & contrast
On white
2.51
#EF829D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#EF829D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF829D
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF829D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF829D | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94979E
Deuteranopia (green-blind)
#B0AB9B
Tritanopia (blue-blind)
#FF798C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef829d; /* rgb */ color: rgb(239, 130, 157); /* oklch */ color: oklch(73.4% 0.136 5.2);
Tailwind
colors: {
custom: {
50: '#f7a8b9',
500: '#ef829d',
950: '#000000',
},
}SCSS
$custom: #ef829d; $custom-light: #f7a8b9; $custom-dark: #000000;
JSON
{
"hex": "#ef829d",
"rgb": {
"r": 239,
"g": 130,
"b": 157
},
"hsl": {
"h": 345.138,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.73366,
"c": 0.13583,
"h": 5.2
},
"luminance": 0.3675
}Semantic roles & 50–950 ramp
primary
#EF829D
secondary
#D8F3EC
accent
#DAA70C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80