#EF7BDF#EF7BDF
#EF7BDF is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.7% C 0.185 H 332.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7BDF |
|---|---|
| RGB | rgb(239, 123, 223) |
| HSL | hsl(308, 78%, 71%) |
| HSV | hsv(308, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 6.7%, 6.3%) |
| CIE-LAB | lab(67.91, 57.49, -31.29) |
| CIE-LCH | lch(67.91, 65.45, 331.44°) |
| OKLab | oklab(74.69% 0.1644 -0.085) |
| OKLCH | oklch(74.69% 0.185 332.7) |
| XYZ | xyz(55.9986, 37.8479, 74.1536) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.85
Violet (CSS)
#EE82EE
ΔE00 2.80
Lavender Pink
#DD85D7
ΔE00 3.52
Candy Pink
#FF63E9
ΔE00 4.31
Orchid
#DA70D6
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7BDF #7BEF8B
analogous
#C57BEF #EF7BDF #EF7BA5
triadic
#EF7BDF #DFEF7B #7BDFEF
tetradic
#EF7BDF #EFC57B #7BEF8B #7BA5EF
square
#EF7BDF #EFC57B #7BEF8B #7BA5EF
split-complementary
#EF7BDF #A5EF7B #7BEFC5
monochromatic
#D61ABC #E844D2 #EF7BDF #F6B2EC #FCE4F8
Accessibility & contrast
On white
2.45
#EF7BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EF7BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7BDF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7BDF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789BE2
Deuteranopia (green-blind)
#99ACDC
Tritanopia (blue-blind)
#F883A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef7bdf; /* rgb */ color: rgb(239, 123, 223); /* oklch */ color: oklch(74.7% 0.185 332.7);
Tailwind
colors: {
custom: {
50: '#f6a5e9',
500: '#ef7bdf',
950: '#000000',
},
}SCSS
$custom: #ef7bdf; $custom-light: #f6a5e9; $custom-dark: #000000;
JSON
{
"hex": "#ef7bdf",
"rgb": {
"r": 239,
"g": 123,
"b": 223
},
"hsl": {
"h": 308.276,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.74688,
"c": 0.18512,
"h": 332.7
},
"luminance": 0.37844
}Semantic roles & 50–950 ramp
primary
#EF7BDF
secondary
#D3F2D8
accent
#DB280B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84