#EF81DF#EF81DF
#EF81DF is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.5% C 0.175 H 332.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EF81DF |
|---|---|
| RGB | rgb(239, 129, 223) |
| HSL | hsl(309, 77%, 72%) |
| HSV | hsv(309, 46%, 94%) |
| CMYK | cmyk(0%, 46%, 6.7%, 6.3%) |
| CIE-LAB | lab(69.03, 54.57, -29.57) |
| CIE-LCH | lch(69.03, 62.07, 331.55°) |
| OKLab | oklab(75.52% 0.1561 -0.0802) |
| OKLCH | oklch(75.52% 0.175 332.8) |
| XYZ | xyz(56.7659, 39.3823, 74.4093) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 3.05
Candy Pink
#FF63E9
ΔE00 5.39
Orchid
#DA70D6
ΔE00 5.41
Bubblegum Pink
#FE83CC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF81DF #81EF91
analogous
#C881EF #EF81DF #EF81A8
triadic
#EF81DF #DFEF81 #81DFEF
tetradic
#EF81DF #EFC881 #81EF91 #81A8EF
square
#EF81DF #EFC881 #81EF91 #81A8EF
split-complementary
#EF81DF #A8EF81 #81EFC8
monochromatic
#DA1CBE #E84BD1 #EF81DF #F6B7ED #FCE4F8
Accessibility & contrast
On white
2.37
#EF81DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EF81DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF81DF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF81DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF81DF | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9FE2
Deuteranopia (green-blind)
#9DAEDC
Tritanopia (blue-blind)
#F888A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef81df; /* rgb */ color: rgb(239, 129, 223); /* oklch */ color: oklch(75.5% 0.175 332.8);
Tailwind
colors: {
custom: {
50: '#f6a9e9',
500: '#ef81df',
950: '#000000',
},
}SCSS
$custom: #ef81df; $custom-light: #f6a9e9; $custom-dark: #000000;
JSON
{
"hex": "#ef81df",
"rgb": {
"r": 239,
"g": 129,
"b": 223
},
"hsl": {
"h": 308.727,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.7552,
"c": 0.17545,
"h": 332.8
},
"luminance": 0.39379
}Semantic roles & 50–950 ramp
primary
#EF81DF
secondary
#D8F3DC
accent
#DA2A0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84