#FD8EEE#FD8EEE
#FD8EEE is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.6% C 0.176 H 332.3°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EEE |
|---|---|
| RGB | rgb(253, 142, 238) |
| HSL | hsl(308, 97%, 77%) |
| HSV | hsv(308, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 5.9%, 0.8%) |
| CIE-LAB | lab(73.81, 54.79, -30.30) |
| CIE-LCH | lch(73.81, 62.61, 331.06°) |
| OKLab | oklab(79.64% 0.1562 -0.0822) |
| OKLCH | oklch(79.64% 0.176 332.3) |
| XYZ | xyz(65.6132, 46.4054, 86.3735) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.98
Purply Pink
#F075E6
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 5.69
Bubblegum Pink
#FE83CC
ΔE00 6.37
Plum
#DDA0DD
ΔE00 7.44
Candy Pink
#FF63E9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EEE #8EFD9D
analogous
#D48EFD #FD8EEE #FD8EB7
triadic
#FD8EEE #EEFD8E #8EEEFD
tetradic
#FD8EEE #FDD48E #8EFD9D #8EB7FD
square
#FD8EEE #FDD48E #8EFD9D #8EB7FD
split-complementary
#FD8EEE #B7FD8E #8EFDD4
monochromatic
#FB16DC #FC52E5 #FD8EEE #FECAF7 #FEE1FA
Accessibility & contrast
On white
2.04
#FD8EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FD8EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EEE
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EEE | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF1
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#FF95B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8eee; /* rgb */ color: rgb(253, 142, 238); /* oklch */ color: oklch(79.6% 0.176 332.3);
Tailwind
colors: {
custom: {
50: '#ffb2f3',
500: '#fd8eee',
950: '#000000',
},
}SCSS
$custom: #fd8eee; $custom-light: #ffb2f3; $custom-dark: #000000;
JSON
{
"hex": "#fd8eee",
"rgb": {
"r": 253,
"g": 142,
"b": 238
},
"hsl": {
"h": 308.108,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.79643,
"c": 0.17646,
"h": 332.3
},
"luminance": 0.46402
}Semantic roles & 50–950 ramp
primary
#FD8EEE
secondary
#D4F7D9
accent
#E61F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085