#FE8DED#FE8DED
#FE8DED is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.6% C 0.178 H 332.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8DED |
|---|---|
| RGB | rgb(254, 141, 237) |
| HSL | hsl(309, 98%, 77%) |
| HSV | hsv(309, 44%, 100%) |
| CMYK | cmyk(0%, 44.5%, 6.7%, 0.4%) |
| CIE-LAB | lab(73.70, 55.42, -29.91) |
| CIE-LCH | lch(73.70, 62.97, 331.64°) |
| OKLab | oklab(79.58% 0.1585 -0.081) |
| OKLCH | oklch(79.58% 0.178 332.9) |
| XYZ | xyz(65.6836, 46.2388, 85.5696) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.73
Bubblegum Pink
#FE83CC
ΔE00 6.12
Candy Pink
#FF63E9
ΔE00 7.30
Plum
#DDA0DD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8DED #8DFE9E
analogous
#D78DFE #FE8DED #FE8DB4
triadic
#FE8DED #EDFE8D #8DEDFE
tetradic
#FE8DED #FED78D #8DFE9E #8DB4FE
square
#FE8DED #FED78D #8DFE9E #8DB4FE
split-complementary
#FE8DED #B4FE8D #8DFED7
monochromatic
#FD14DA #FD50E3 #FE8DED #FFCAF7 #FFE1FA
Accessibility & contrast
On white
2.05
#FE8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FE8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8DED
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8DED | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe8ded; /* rgb */ color: rgb(254, 141, 237); /* oklch */ color: oklch(79.6% 0.178 332.9);
Tailwind
colors: {
custom: {
50: '#ffb1f3',
500: '#fe8ded',
950: '#000000',
},
}SCSS
$custom: #fe8ded; $custom-light: #ffb1f3; $custom-dark: #000000;
JSON
{
"hex": "#fe8ded",
"rgb": {
"r": 254,
"g": 141,
"b": 237
},
"hsl": {
"h": 309.027,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.79576,
"c": 0.17797,
"h": 332.9
},
"luminance": 0.46235
}Semantic roles & 50–950 ramp
primary
#FE8DED
secondary
#D4F7D9
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085