#FD8EED#FD8EED
#FD8EED is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.6% C 0.176 H 332.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EED |
|---|---|
| RGB | rgb(253, 142, 237) |
| HSL | hsl(309, 97%, 77%) |
| HSV | hsv(309, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 6.3%, 0.8%) |
| CIE-LAB | lab(73.77, 54.63, -29.81) |
| CIE-LCH | lch(73.77, 62.23, 331.38°) |
| OKLab | oklab(79.6% 0.156 -0.0808) |
| OKLCH | oklch(79.6% 0.176 332.6) |
| XYZ | xyz(65.4667, 46.3468, 85.6019) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 6.20
Plum
#DDA0DD
ΔE00 7.39
Candy Pink
#FF63E9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EED #8EFD9E
analogous
#D68EFD #FD8EED #FD8EB5
triadic
#FD8EED #EDFD8E #8EEDFD
tetradic
#FD8EED #FDD68E #8EFD9E #8EB5FD
square
#FD8EED #FDD68E #8EFD9E #8EB5FD
split-complementary
#FD8EED #B5FD8E #8EFDD6
monochromatic
#FB16DA #FC52E3 #FD8EED #FECAF7 #FEE1FA
Accessibility & contrast
On white
2.05
#FD8EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FD8EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EED
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EED | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABF0
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#FF95B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8eed; /* rgb */ color: rgb(253, 142, 237); /* oklch */ color: oklch(79.6% 0.176 332.6);
Tailwind
colors: {
custom: {
50: '#ffb2f3',
500: '#fd8eed',
950: '#000000',
},
}SCSS
$custom: #fd8eed; $custom-light: #ffb2f3; $custom-dark: #000000;
JSON
{
"hex": "#fd8eed",
"rgb": {
"r": 253,
"g": 142,
"b": 237
},
"hsl": {
"h": 308.649,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.79602,
"c": 0.17563,
"h": 332.6
},
"luminance": 0.46343
}Semantic roles & 50–950 ramp
primary
#FD8EED
secondary
#D4F7D9
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085