#EF9BED#EF9BED
#EF9BED is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.0% C 0.144 H 327.6°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BED |
|---|---|
| RGB | rgb(239, 155, 237) |
| HSL | hsl(301, 72%, 77%) |
| HSV | hsv(301, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 0.8%, 6.3%) |
| CIE-LAB | lab(74.77, 43.79, -28.42) |
| CIE-LCH | lch(74.77, 52.20, 327.02°) |
| OKLab | oklab(80% 0.1218 -0.0772) |
| OKLCH | oklch(80% 0.144 327.6) |
| XYZ | xyz(62.6028, 47.9104, 86.0544) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.38
Violet (CSS)
#EE82EE
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.75
Mauve
#E0B0FF
ΔE00 7.09
Purply Pink
#F075E6
ΔE00 7.80
Bubblegum Pink
#FE83CC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BED #9BEF9D
analogous
#C79BEF #EF9BED #EF9BC3
triadic
#EF9BED #EDEF9B #9BEDEF
tetradic
#EF9BED #EFC79B #9BEF9D #9BC3EF
square
#EF9BED #EFC79B #9BEF9D #9BC3EF
split-complementary
#EF9BED #C3EF9B #9BEFC7
monochromatic
#DE31DA #E766E4 #EF9BED #F7D0F6 #FBE5FA
Accessibility & contrast
On white
1.98
#EF9BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#EF9BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BED
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BED | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#F4A2B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ef9bed; /* rgb */ color: rgb(239, 155, 237); /* oklch */ color: oklch(80.0% 0.144 327.6);
Tailwind
colors: {
custom: {
50: '#f5baf3',
500: '#ef9bed',
950: '#000000',
},
}SCSS
$custom: #ef9bed; $custom-light: #f5baf3; $custom-dark: #000000;
JSON
{
"hex": "#ef9bed",
"rgb": {
"r": 239,
"g": 155,
"b": 237
},
"hsl": {
"h": 301.429,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.80002,
"c": 0.14417,
"h": 327.6
},
"luminance": 0.47908
}Semantic roles & 50–950 ramp
primary
#EF9BED
secondary
#D9F2D9
accent
#D41611
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185