#FD8CE2#FD8CE2
#FD8CE2 is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.9% C 0.170 H 336.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CE2 |
|---|---|
| RGB | rgb(253, 140, 226) |
| HSL | hsl(314, 97%, 77%) |
| HSV | hsv(314, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 10.7%, 0.8%) |
| CIE-LAB | lab(72.98, 53.83, -25.00) |
| CIE-LCH | lch(72.98, 59.35, 335.09°) |
| OKLab | oklab(78.88% 0.1563 -0.0672) |
| OKLCH | oklch(78.88% 0.17 336.7) |
| XYZ | xyz(63.6137, 45.1338, 77.2978) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.23
Violet (CSS)
#EE82EE
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 6.05
Pink (survey)
#FF81C0
ΔE00 6.70
Plum
#DDA0DD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CE2 #8CFDA7
analogous
#DF8CFD #FD8CE2 #FD8CAA
triadic
#FD8CE2 #E2FD8C #8CE2FD
tetradic
#FD8CE2 #FDDF8C #8CFDA7 #8CAAFD
square
#FD8CE2 #FDDF8C #8CFDA7 #8CAAFD
split-complementary
#FD8CE2 #AAFD8C #8CFDDF
monochromatic
#FB14C4 #FC50D3 #FD8CE2 #FEC8F1 #FEE1F7
Accessibility & contrast
On white
2.09
#FD8CE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#FD8CE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CE2
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CE2 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA8E5
Deuteranopia (green-blind)
#ACB9DF
Tritanopia (blue-blind)
#FF90AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd8ce2; /* rgb */ color: rgb(253, 140, 226); /* oklch */ color: oklch(78.9% 0.170 336.7);
Tailwind
colors: {
custom: {
50: '#ffb0eb',
500: '#fd8ce2',
950: '#000000',
},
}SCSS
$custom: #fd8ce2; $custom-light: #ffb0eb; $custom-dark: #000000;
JSON
{
"hex": "#fd8ce2",
"rgb": {
"r": 253,
"g": 140,
"b": 226
},
"hsl": {
"h": 314.336,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.78878,
"c": 0.17011,
"h": 336.7
},
"luminance": 0.4513
}Semantic roles & 50–950 ramp
primary
#FD8CE2
secondary
#D4F7DC
accent
#E63700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084