#EF7DDB#EF7DDB
#EF7DDB is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.8% C 0.179 H 334.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7DDB |
|---|---|
| RGB | rgb(239, 125, 219) |
| HSL | hsl(311, 78%, 71%) |
| HSV | hsv(311, 48%, 94%) |
| CMYK | cmyk(0%, 47.7%, 8.4%, 6.3%) |
| CIE-LAB | lab(68.12, 55.87, -28.75) |
| CIE-LCH | lch(68.12, 62.83, 332.77°) |
| OKLab | oklab(74.79% 0.1608 -0.0778) |
| OKLCH | oklch(74.79% 0.179 334.2) |
| XYZ | xyz(55.7164, 38.1360, 71.4304) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.79
Lavender Pink
#DD85D7
ΔE00 3.29
Violet (CSS)
#EE82EE
ΔE00 3.45
Orchid
#DA70D6
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 4.98
Bubblegum Pink
#FE83CC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7DDB #7DEF91
analogous
#CA7DEF #EF7DDB #EF7DA2
triadic
#EF7DDB #DBEF7D #7DDBEF
tetradic
#EF7DDB #EFCA7D #7DEF91 #7DA2EF
square
#EF7DDB #EFCA7D #7DEF91 #7DA2EF
split-complementary
#EF7DDB #A2EF7D #7DEFCA
monochromatic
#D71AB6 #E847CC #EF7DDB #F6B3EA #FCE4F7
Accessibility & contrast
On white
2.43
#EF7DDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EF7DDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7DDB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7DDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7DDB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CDE
Deuteranopia (green-blind)
#9CACD8
Tritanopia (blue-blind)
#F883A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef7ddb; /* rgb */ color: rgb(239, 125, 219); /* oklch */ color: oklch(74.8% 0.179 334.2);
Tailwind
colors: {
custom: {
50: '#f6a6e6',
500: '#ef7ddb',
950: '#000000',
},
}SCSS
$custom: #ef7ddb; $custom-light: #f6a6e6; $custom-dark: #000000;
JSON
{
"hex": "#ef7ddb",
"rgb": {
"r": 239,
"g": 125,
"b": 219
},
"hsl": {
"h": 310.526,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.74794,
"c": 0.17868,
"h": 334.2
},
"luminance": 0.38132
}Semantic roles & 50–950 ramp
primary
#EF7DDB
secondary
#D5F3DA
accent
#DA300B
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84