#EF9BE3#EF9BE3
#EF9BE3 is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.6% C 0.135 H 332.0°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BE3 |
|---|---|
| RGB | rgb(239, 155, 227) |
| HSL | hsl(309, 72%, 77%) |
| HSV | hsv(309, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 5%, 6.3%) |
| CIE-LAB | lab(74.41, 42.03, -23.52) |
| CIE-LCH | lch(74.41, 48.16, 330.77°) |
| OKLab | oklab(79.61% 0.1192 -0.0634) |
| OKLCH | oklch(79.61% 0.135 332) |
| XYZ | xyz(61.1824, 47.3423, 78.5734) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.69
Lavender Pink
#DD85D7
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.69
Bubblegum Pink
#FE83CC
ΔE00 6.80
Mauve
#E0B0FF
ΔE00 8.30
Purply Pink
#F075E6
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BE3 #9BEFA7
analogous
#D19BEF #EF9BE3 #EF9BB9
triadic
#EF9BE3 #E3EF9B #9BE3EF
tetradic
#EF9BE3 #EFD19B #9BEFA7 #9BB9EF
square
#EF9BE3 #EFD19B #9BEFA7 #9BB9EF
split-complementary
#EF9BE3 #B9EF9B #9BEFD1
monochromatic
#DE31C5 #E766D4 #EF9BE3 #F7D0F2 #FBE5F8
Accessibility & contrast
On white
2.01
#EF9BE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#EF9BE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BE3
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BE3 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B0E6
Deuteranopia (green-blind)
#AEBBE0
Tritanopia (blue-blind)
#F6A0B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef9be3; /* rgb */ color: rgb(239, 155, 227); /* oklch */ color: oklch(79.6% 0.135 332.0);
Tailwind
colors: {
custom: {
50: '#f5baec',
500: '#ef9be3',
950: '#000000',
},
}SCSS
$custom: #ef9be3; $custom-light: #f5baec; $custom-dark: #000000;
JSON
{
"hex": "#ef9be3",
"rgb": {
"r": 239,
"g": 155,
"b": 227
},
"hsl": {
"h": 308.571,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.79612,
"c": 0.13503,
"h": 332
},
"luminance": 0.47339
}Semantic roles & 50–950 ramp
primary
#EF9BE3
secondary
#D9F2DC
accent
#D42D11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184