#EF8EDD#EF8EDD
#EF8EDD is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.3% C 0.152 H 334.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EDD |
|---|---|
| RGB | rgb(239, 142, 221) |
| HSL | hsl(311, 75%, 75%) |
| HSV | hsv(311, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 7.5%, 6.3%) |
| CIE-LAB | lab(71.50, 47.72, -24.66) |
| CIE-LCH | lch(71.50, 53.72, 332.67°) |
| OKLab | oklab(77.35% 0.1368 -0.0665) |
| OKLCH | oklch(77.35% 0.152 334.1) |
| XYZ | xyz(58.3205, 42.9204, 73.6052) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 4.85
Bubblegum Pink
#FE83CC
ΔE00 4.98
Plum
#DDA0DD
ΔE00 5.65
Purply Pink
#F075E6
ΔE00 5.93
Pink (survey)
#FF81C0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EDD #8EEFA0
analogous
#D18EEF #EF8EDD #EF8EAD
triadic
#EF8EDD #DDEF8E #8EDDEF
tetradic
#EF8EDD #EFD18E #8EEFA0 #8EADEF
square
#EF8EDD #EFD18E #8EEFA0 #8EADEF
split-complementary
#EF8EDD #ADEF8E #8EEFD1
monochromatic
#E023BD #E758CD #EF8EDD #F7C4ED #FBE4F7
Accessibility & contrast
On white
2.19
#EF8EDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EF8EDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EDD
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EDD | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6E0
Deuteranopia (green-blind)
#A7B4DA
Tritanopia (blue-blind)
#F793AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8edd; /* rgb */ color: rgb(239, 142, 221); /* oklch */ color: oklch(77.3% 0.152 334.1);
Tailwind
colors: {
custom: {
50: '#f6b1e7',
500: '#ef8edd',
950: '#000000',
},
}SCSS
$custom: #ef8edd; $custom-light: #f6b1e7; $custom-dark: #000000;
JSON
{
"hex": "#ef8edd",
"rgb": {
"r": 239,
"g": 142,
"b": 221
},
"hsl": {
"h": 311.134,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.77348,
"c": 0.15215,
"h": 334.1
},
"luminance": 0.42917
}Semantic roles & 50–950 ramp
primary
#EF8EDD
secondary
#D8F3DD
accent
#D7330E
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084