#FD8EE8#FD8EE8
#FD8EE8 is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.4% C 0.172 H 334.5°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EE8 |
|---|---|
| RGB | rgb(253, 142, 232) |
| HSL | hsl(311, 97%, 77%) |
| HSV | hsv(311, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 8.3%, 0.8%) |
| CIE-LAB | lab(73.58, 53.81, -27.37) |
| CIE-LCH | lch(73.58, 60.37, 333.04°) |
| OKLab | oklab(79.4% 0.1548 -0.0739) |
| OKLCH | oklch(79.4% 0.172 334.5) |
| XYZ | xyz(64.7464, 46.0587, 81.8082) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.66
Bubblegum Pink
#FE83CC
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 5.89
Plum
#DDA0DD
ΔE00 7.19
Candy Pink
#FF63E9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EE8 #8EFDA3
analogous
#DA8EFD #FD8EE8 #FD8EB1
triadic
#FD8EE8 #E8FD8E #8EE8FD
tetradic
#FD8EE8 #FDDA8E #8EFDA3 #8EB1FD
square
#FD8EE8 #FDDA8E #8EFDA3 #8EB1FD
split-complementary
#FD8EE8 #B1FD8E #8EFDDA
monochromatic
#FB16D0 #FC52DC #FD8EE8 #FECAF4 #FEE1F9
Accessibility & contrast
On white
2.06
#FD8EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FD8EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EE8
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EE8 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABEB
Deuteranopia (green-blind)
#ABBBE5
Tritanopia (blue-blind)
#FF93B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8ee8; /* rgb */ color: rgb(253, 142, 232); /* oklch */ color: oklch(79.4% 0.172 334.5);
Tailwind
colors: {
custom: {
50: '#ffb2ef',
500: '#fd8ee8',
950: '#000000',
},
}SCSS
$custom: #fd8ee8; $custom-light: #ffb2ef; $custom-dark: #000000;
JSON
{
"hex": "#fd8ee8",
"rgb": {
"r": 253,
"g": 142,
"b": 232
},
"hsl": {
"h": 311.351,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.79402,
"c": 0.17154,
"h": 334.5
},
"luminance": 0.46055
}Semantic roles & 50–950 ramp
primary
#FD8EE8
secondary
#D4F7DB
accent
#E62B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084