#EF9BE2#EF9BE2
#EF9BE2 is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.6% C 0.134 H 332.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BE2 |
|---|---|
| RGB | rgb(239, 155, 226) |
| HSL | hsl(309, 72%, 77%) |
| HSV | hsv(309, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 5.4%, 6.3%) |
| CIE-LAB | lab(74.37, 41.85, -23.02) |
| CIE-LCH | lch(74.37, 47.77, 331.19°) |
| OKLab | oklab(79.57% 0.119 -0.062) |
| OKLCH | oklch(79.57% 0.134 332.5) |
| XYZ | xyz(61.0447, 47.2872, 77.8486) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 6.69
Violet (CSS)
#EE82EE
ΔE00 6.83
Mauve
#E0B0FF
ΔE00 8.44
Purply Pink
#F075E6
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BE2 #9BEFA8
analogous
#D29BEF #EF9BE2 #EF9BB8
triadic
#EF9BE2 #E2EF9B #9BE2EF
tetradic
#EF9BE2 #EFD29B #9BEFA8 #9BB8EF
square
#EF9BE2 #EFD29B #9BEFA8 #9BB8EF
split-complementary
#EF9BE2 #B8EF9B #9BEFD2
monochromatic
#DE31C3 #E766D3 #EF9BE2 #F7D0F1 #FBE5F7
Accessibility & contrast
On white
2.01
#EF9BE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#EF9BE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BE2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BE2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B0E5
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#F6A0B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef9be2; /* rgb */ color: rgb(239, 155, 226); /* oklch */ color: oklch(79.6% 0.134 332.5);
Tailwind
colors: {
custom: {
50: '#f5baeb',
500: '#ef9be2',
950: '#000000',
},
}SCSS
$custom: #ef9be2; $custom-light: #f5baeb; $custom-dark: #000000;
JSON
{
"hex": "#ef9be2",
"rgb": {
"r": 239,
"g": 155,
"b": 226
},
"hsl": {
"h": 309.286,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.79573,
"c": 0.13415,
"h": 332.5
},
"luminance": 0.47284
}Semantic roles & 50–950 ramp
primary
#EF9BE2
secondary
#D9F2DD
accent
#D42F11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184