#EF7BED#EF7BED
#EF7BED is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.3% C 0.197 H 328.0°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7BED |
|---|---|
| RGB | rgb(239, 123, 237) |
| HSL | hsl(301, 78%, 71%) |
| HSV | hsv(301, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 0.8%, 6.3%) |
| CIE-LAB | lab(68.49, 59.85, -38.13) |
| CIE-LCH | lch(68.49, 70.97, 327.50°) |
| OKLab | oklab(75.31% 0.1669 -0.1045) |
| OKLCH | oklch(75.31% 0.197 328) |
| XYZ | xyz(57.9647, 38.6343, 84.5084) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.34
Purply Pink
#F075E6
ΔE00 1.52
Candy Pink
#FF63E9
ΔE00 4.13
Light Magenta
#FA5FF7
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 4.69
Violet Pink
#FB5FFC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7BED #7BEF7D
analogous
#B77BEF #EF7BED #EF7BB3
triadic
#EF7BED #EDEF7B #7BEDEF
tetradic
#EF7BED #EFB77B #7BEF7D #7BB3EF
square
#EF7BED #EFB77B #7BEF7D #7BB3EF
split-complementary
#EF7BED #B3EF7B #7BEFB7
monochromatic
#D61AD2 #E844E6 #EF7BED #F6B2F4 #FCE4FB
Accessibility & contrast
On white
2.41
#EF7BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#EF7BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7BED
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7BED | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#94ACEA
Tritanopia (blue-blind)
#F587A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef7bed; /* rgb */ color: rgb(239, 123, 237); /* oklch */ color: oklch(75.3% 0.197 328.0);
Tailwind
colors: {
custom: {
50: '#f7a5f3',
500: '#ef7bed',
950: '#000000',
},
}SCSS
$custom: #ef7bed; $custom-light: #f7a5f3; $custom-dark: #000000;
JSON
{
"hex": "#ef7bed",
"rgb": {
"r": 239,
"g": 123,
"b": 237
},
"hsl": {
"h": 301.034,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.75305,
"c": 0.19696,
"h": 328
},
"luminance": 0.38631
}Semantic roles & 50–950 ramp
primary
#EF7BED
secondary
#D3F2D4
accent
#DB0E0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85