#EF7FDE#EF7FDE
#EF7FDE is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.2% C 0.178 H 333.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FDE |
|---|---|
| RGB | rgb(239, 127, 222) |
| HSL | hsl(309, 78%, 72%) |
| HSV | hsv(309, 47%, 94%) |
| CMYK | cmyk(0%, 46.9%, 7.1%, 6.3%) |
| CIE-LAB | lab(68.61, 55.39, -29.65) |
| CIE-LCH | lch(68.61, 62.83, 331.84°) |
| OKLab | oklab(75.2% 0.1587 -0.0804) |
| OKLCH | oklch(75.2% 0.178 333.1) |
| XYZ | xyz(56.3706, 38.8068, 73.6144) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.68
Violet (CSS)
#EE82EE
ΔE00 2.92
Lavender Pink
#DD85D7
ΔE00 3.14
Candy Pink
#FF63E9
ΔE00 5.09
Orchid
#DA70D6
ΔE00 5.13
Bubblegum Pink
#FE83CC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FDE #7FEF90
analogous
#C87FEF #EF7FDE #EF7FA6
triadic
#EF7FDE #DEEF7F #7FDEEF
tetradic
#EF7FDE #EFC87F #7FEF90 #7FA6EF
square
#EF7FDE #EFC87F #7FEF90 #7FA6EF
split-complementary
#EF7FDE #A6EF7F #7FEFC8
monochromatic
#D91BBC #E849D0 #EF7FDE #F6B5EC #FCE4F8
Accessibility & contrast
On white
2.40
#EF7FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EF7FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FDE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FDE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9DE1
Deuteranopia (green-blind)
#9CADDB
Tritanopia (blue-blind)
#F886A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef7fde; /* rgb */ color: rgb(239, 127, 222); /* oklch */ color: oklch(75.2% 0.178 333.1);
Tailwind
colors: {
custom: {
50: '#f6a7e8',
500: '#ef7fde',
950: '#000000',
},
}SCSS
$custom: #ef7fde; $custom-light: #f6a7e8; $custom-dark: #000000;
JSON
{
"hex": "#ef7fde",
"rgb": {
"r": 239,
"g": 127,
"b": 222
},
"hsl": {
"h": 309.107,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.75198,
"c": 0.17787,
"h": 333.1
},
"luminance": 0.38803
}Semantic roles & 50–950 ramp
primary
#EF7FDE
secondary
#D7F3DB
accent
#DA2B0B
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84