#EF8CED#EF8CED
#EF8CED is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.7% C 0.170 H 327.8°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8CED |
|---|---|
| RGB | rgb(239, 140, 237) |
| HSL | hsl(301, 76%, 74%) |
| HSV | hsv(301, 41%, 94%) |
| CMYK | cmyk(0%, 41.4%, 0.8%, 6.3%) |
| CIE-LAB | lab(71.71, 51.49, -33.13) |
| CIE-LCH | lch(71.71, 61.23, 327.24°) |
| OKLab | oklab(77.7% 0.1434 -0.0904) |
| OKLCH | oklch(77.7% 0.17 327.8) |
| XYZ | xyz(60.2597, 43.2242, 85.2733) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.21
Lavender Pink
#DD85D7
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 4.50
Plum
#DDA0DD
ΔE00 6.87
Candy Pink
#FF63E9
ΔE00 7.10
Orchid
#DA70D6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8CED #8CEF8E
analogous
#C08CEF #EF8CED #EF8CBC
triadic
#EF8CED #EDEF8C #8CEDEF
tetradic
#EF8CED #EFC08C #8CEF8E #8CBCEF
square
#EF8CED #EFC08C #8CEF8E #8CBCEF
split-complementary
#EF8CED #BCEF8C #8CEFC0
monochromatic
#E021DC #E856E5 #EF8CED #F6C2F5 #FBE4FB
Accessibility & contrast
On white
2.18
#EF8CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EF8CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8CED
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8CED | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#A0B4EA
Tritanopia (blue-blind)
#F595B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8ced; /* rgb */ color: rgb(239, 140, 237); /* oklch */ color: oklch(77.7% 0.170 327.8);
Tailwind
colors: {
custom: {
50: '#f6b0f3',
500: '#ef8ced',
950: '#000000',
},
}SCSS
$custom: #ef8ced; $custom-light: #f6b0f3; $custom-dark: #000000;
JSON
{
"hex": "#ef8ced",
"rgb": {
"r": 239,
"g": 140,
"b": 237
},
"hsl": {
"h": 301.212,
"s": 75.573,
"l": 74.314
},
"oklch": {
"l": 0.77702,
"c": 0.1695,
"h": 327.8
},
"luminance": 0.43221
}Semantic roles & 50–950 ramp
primary
#EF8CED
secondary
#D8F3D9
accent
#D8120E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085