#EF8BDF#EF8BDF
#EF8BDF is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.0% C 0.159 H 333.1°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BDF |
|---|---|
| RGB | rgb(239, 139, 223) |
| HSL | hsl(310, 76%, 74%) |
| HSV | hsv(310, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 6.7%, 6.3%) |
| CIE-LAB | lab(70.97, 49.58, -26.58) |
| CIE-LCH | lch(70.97, 56.25, 331.81°) |
| OKLab | oklab(76.98% 0.1417 -0.0718) |
| OKLCH | oklch(76.98% 0.159 333.1) |
| XYZ | xyz(58.1481, 42.1469, 74.8701) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 5.03
Bubblegum Pink
#FE83CC
ΔE00 5.28
Plum
#DDA0DD
ΔE00 6.22
Orchid
#DA70D6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BDF #8BEF9B
analogous
#CD8BEF #EF8BDF #EF8BAD
triadic
#EF8BDF #DFEF8B #8BDFEF
tetradic
#EF8BDF #EFCD8B #8BEF9B #8BADEF
square
#EF8BDF #EFCD8B #8BEF9B #8BADEF
split-complementary
#EF8BDF #ADEF8B #8BEFCD
monochromatic
#E01FC1 #E855D0 #EF8BDF #F6C1EE #FBE4F8
Accessibility & contrast
On white
2.23
#EF8BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EF8BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BDF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BDF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A5E2
Deuteranopia (green-blind)
#A4B3DC
Tritanopia (blue-blind)
#F791AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef8bdf; /* rgb */ color: rgb(239, 139, 223); /* oklch */ color: oklch(77.0% 0.159 333.1);
Tailwind
colors: {
custom: {
50: '#f6afe9',
500: '#ef8bdf',
950: '#000000',
},
}SCSS
$custom: #ef8bdf; $custom-light: #f6afe9; $custom-dark: #000000;
JSON
{
"hex": "#ef8bdf",
"rgb": {
"r": 239,
"g": 139,
"b": 223
},
"hsl": {
"h": 309.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76975,
"c": 0.15888,
"h": 333.1
},
"luminance": 0.42144
}Semantic roles & 50–950 ramp
primary
#EF8BDF
secondary
#D8F3DC
accent
#D82E0E
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#171116
muted
#858084