#FD8EE6#FD8EE6
#FD8EE6 is a light, vivid pink. Relative luminance 0.459; OKLCH L 79.3% C 0.170 H 335.3°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EE6 |
|---|---|
| RGB | rgb(253, 142, 230) |
| HSL | hsl(312, 97%, 77%) |
| HSV | hsv(312, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 9.1%, 0.8%) |
| CIE-LAB | lab(73.51, 53.48, -26.38) |
| CIE-LCH | lch(73.51, 59.63, 333.74°) |
| OKLab | oklab(79.32% 0.1543 -0.0711) |
| OKLCH | oklch(79.32% 0.17 335.3) |
| XYZ | xyz(64.4639, 45.9457, 80.3206) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.93
Bubblegum Pink
#FE83CC
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 6.05
Plum
#DDA0DD
ΔE00 7.15
Pink (survey)
#FF81C0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EE6 #8EFDA5
analogous
#DC8EFD #FD8EE6 #FD8EAF
triadic
#FD8EE6 #E6FD8E #8EE6FD
tetradic
#FD8EE6 #FDDC8E #8EFDA5 #8EAFFD
square
#FD8EE6 #FDDC8E #8EFDA5 #8EAFFD
split-complementary
#FD8EE6 #AFFD8E #8EFDDC
monochromatic
#FB16CB #FC52D9 #FD8EE6 #FECAF3 #FEE1F8
Accessibility & contrast
On white
2.06
#FD8EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FD8EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EE6
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EE6 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAAE9
Deuteranopia (green-blind)
#ACBBE3
Tritanopia (blue-blind)
#FF93B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8ee6; /* rgb */ color: rgb(253, 142, 230); /* oklch */ color: oklch(79.3% 0.170 335.3);
Tailwind
colors: {
custom: {
50: '#ffb2ee',
500: '#fd8ee6',
950: '#000000',
},
}SCSS
$custom: #fd8ee6; $custom-light: #ffb2ee; $custom-dark: #000000;
JSON
{
"hex": "#fd8ee6",
"rgb": {
"r": 253,
"g": 142,
"b": 230
},
"hsl": {
"h": 312.432,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.79323,
"c": 0.16995,
"h": 335.3
},
"luminance": 0.45942
}Semantic roles & 50–950 ramp
primary
#FD8EE6
secondary
#D4F7DB
accent
#E63000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084