#FD8CE4#FD8CE4
#FD8CE4 is a light, vivid pink. Relative luminance 0.452; OKLCH L 79.0% C 0.172 H 335.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CE4 |
|---|---|
| RGB | rgb(253, 140, 228) |
| HSL | hsl(313, 97%, 77%) |
| HSV | hsv(313, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 9.9%, 0.8%) |
| CIE-LAB | lab(73.05, 54.15, -25.99) |
| CIE-LCH | lch(73.05, 60.06, 334.36°) |
| OKLab | oklab(78.96% 0.1567 -0.07) |
| OKLCH | oklch(78.96% 0.172 335.9) |
| XYZ | xyz(63.8898, 45.2442, 78.7516) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.59
Violet (CSS)
#EE82EE
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.49
Purply Pink
#F075E6
ΔE00 5.84
Pink (survey)
#FF81C0
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CE4 #8CFDA5
analogous
#DD8CFD #FD8CE4 #FD8CAC
triadic
#FD8CE4 #E4FD8C #8CE4FD
tetradic
#FD8CE4 #FDDD8C #8CFDA5 #8CACFD
square
#FD8CE4 #FDDD8C #8CFDA5 #8CACFD
split-complementary
#FD8CE4 #ACFD8C #8CFDDD
monochromatic
#FB14C8 #FC50D6 #FD8CE4 #FEC8F2 #FEE1F8
Accessibility & contrast
On white
2.09
#FD8CE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FD8CE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CE4
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CE4 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA9E7
Deuteranopia (green-blind)
#ABBAE1
Tritanopia (blue-blind)
#FF91AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd8ce4; /* rgb */ color: rgb(253, 140, 228); /* oklch */ color: oklch(79.0% 0.172 335.9);
Tailwind
colors: {
custom: {
50: '#ffb0ec',
500: '#fd8ce4',
950: '#000000',
},
}SCSS
$custom: #fd8ce4; $custom-light: #ffb0ec; $custom-dark: #000000;
JSON
{
"hex": "#fd8ce4",
"rgb": {
"r": 253,
"g": 140,
"b": 228
},
"hsl": {
"h": 313.274,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.78956,
"c": 0.17166,
"h": 335.9
},
"luminance": 0.4524
}Semantic roles & 50–950 ramp
primary
#FD8CE4
secondary
#D4F7DC
accent
#E63300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084