#FD8EEA#FD8EEA
#FD8EEA is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.5% C 0.173 H 333.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EEA |
|---|---|
| RGB | rgb(253, 142, 234) |
| HSL | hsl(310, 97%, 77%) |
| HSV | hsv(310, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 7.5%, 0.8%) |
| CIE-LAB | lab(73.66, 54.13, -28.35) |
| CIE-LCH | lch(73.66, 61.11, 332.36°) |
| OKLab | oklab(79.48% 0.1553 -0.0766) |
| OKLCH | oklch(79.48% 0.173 333.7) |
| XYZ | xyz(65.0320, 46.1730, 83.3129) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 5.60
Bubblegum Pink
#FE83CC
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 5.76
Plum
#DDA0DD
ΔE00 7.26
Candy Pink
#FF63E9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EEA #8EFDA1
analogous
#D88EFD #FD8EEA #FD8EB3
triadic
#FD8EEA #EAFD8E #8EEAFD
tetradic
#FD8EEA #FDD88E #8EFDA1 #8EB3FD
square
#FD8EEA #FDD88E #8EFDA1 #8EB3FD
split-complementary
#FD8EEA #B3FD8E #8EFDD8
monochromatic
#FB16D4 #FC52DF #FD8EEA #FECAF5 #FEE1F9
Accessibility & contrast
On white
2.05
#FD8EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FD8EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EEA
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EEA | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#ABBBE7
Tritanopia (blue-blind)
#FF94B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8eea; /* rgb */ color: rgb(253, 142, 234); /* oklch */ color: oklch(79.5% 0.173 333.7);
Tailwind
colors: {
custom: {
50: '#ffb2f1',
500: '#fd8eea',
950: '#000000',
},
}SCSS
$custom: #fd8eea; $custom-light: #ffb2f1; $custom-dark: #000000;
JSON
{
"hex": "#fd8eea",
"rgb": {
"r": 253,
"g": 142,
"b": 234
},
"hsl": {
"h": 310.27,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.79481,
"c": 0.17316,
"h": 333.7
},
"luminance": 0.46169
}Semantic roles & 50–950 ramp
primary
#FD8EEA
secondary
#D4F7DA
accent
#E62700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084