#EF9BE4#EF9BE4
#EF9BE4 is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.7% C 0.136 H 331.5°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BE4 |
|---|---|
| RGB | rgb(239, 155, 228) |
| HSL | hsl(308, 72%, 77%) |
| HSV | hsv(308, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 4.6%, 6.3%) |
| CIE-LAB | lab(74.44, 42.20, -24.01) |
| CIE-LCH | lch(74.44, 48.55, 330.36°) |
| OKLab | oklab(79.65% 0.1195 -0.0648) |
| OKLCH | oklch(79.65% 0.136 331.5) |
| XYZ | xyz(61.3208, 47.3976, 79.3024) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 6.55
Bubblegum Pink
#FE83CC
ΔE00 6.93
Mauve
#E0B0FF
ΔE00 8.16
Purply Pink
#F075E6
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BE4 #9BEFA6
analogous
#D09BEF #EF9BE4 #EF9BBA
triadic
#EF9BE4 #E4EF9B #9BE4EF
tetradic
#EF9BE4 #EFD09B #9BEFA6 #9BBAEF
square
#EF9BE4 #EFD09B #9BEFA6 #9BBAEF
split-complementary
#EF9BE4 #BAEF9B #9BEFD0
monochromatic
#DE31C8 #E766D6 #EF9BE4 #F7D0F2 #FBE5F8
Accessibility & contrast
On white
2.00
#EF9BE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#EF9BE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BE4
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BE4 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B0E7
Deuteranopia (green-blind)
#AEBBE1
Tritanopia (blue-blind)
#F6A0B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef9be4; /* rgb */ color: rgb(239, 155, 228); /* oklch */ color: oklch(79.7% 0.136 331.5);
Tailwind
colors: {
custom: {
50: '#f5baec',
500: '#ef9be4',
950: '#000000',
},
}SCSS
$custom: #ef9be4; $custom-light: #f5baec; $custom-dark: #000000;
JSON
{
"hex": "#ef9be4",
"rgb": {
"r": 239,
"g": 155,
"b": 228
},
"hsl": {
"h": 307.857,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.7965,
"c": 0.13591,
"h": 331.5
},
"luminance": 0.47395
}Semantic roles & 50–950 ramp
primary
#EF9BE4
secondary
#D9F2DC
accent
#D42B11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184