#FD8CD5#FD8CD5
#FD8CD5 is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.4% C 0.161 H 342.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CD5 |
|---|---|
| RGB | rgb(253, 140, 213) |
| HSL | hsl(321, 97%, 77%) |
| HSV | hsv(321, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 15.8%, 0.8%) |
| CIE-LAB | lab(72.53, 51.81, -18.54) |
| CIE-LCH | lch(72.53, 55.03, 340.31°) |
| OKLab | oklab(78.39% 0.1529 -0.0493) |
| OKLCH | oklch(78.39% 0.161 342.1) |
| XYZ | xyz(61.8971, 44.4472, 68.2569) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.13
Pink (survey)
#FF81C0
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 6.65
Bubblegum (survey)
#FF6CB5
ΔE00 7.30
Violet (CSS)
#EE82EE
ΔE00 7.52
Hot Pink
#FF69B4
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CD5 #8CFDB4
analogous
#ED8CFD #FD8CD5 #FD8C9D
triadic
#FD8CD5 #D5FD8C #8CD5FD
tetradic
#FD8CD5 #FDED8C #8CFDB4 #8C9DFD
square
#FD8CD5 #FDED8C #8CFDB4 #8C9DFD
split-complementary
#FD8CD5 #9DFD8C #8CFDED
monochromatic
#FB14A9 #FC50BF #FD8CD5 #FEC8EB #FEE1F4
Accessibility & contrast
On white
2.12
#FD8CD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FD8CD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CD5
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CD5 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A7D8
Deuteranopia (green-blind)
#B0B9D2
Tritanopia (blue-blind)
#FF8DA7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd8cd5; /* rgb */ color: rgb(253, 140, 213); /* oklch */ color: oklch(78.4% 0.161 342.1);
Tailwind
colors: {
custom: {
50: '#ffb0e2',
500: '#fd8cd5',
950: '#000000',
},
}SCSS
$custom: #fd8cd5; $custom-light: #ffb0e2; $custom-dark: #000000;
JSON
{
"hex": "#fd8cd5",
"rgb": {
"r": 253,
"g": 140,
"b": 213
},
"hsl": {
"h": 321.239,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.78388,
"c": 0.16067,
"h": 342.1
},
"luminance": 0.44443
}Semantic roles & 50–950 ramp
primary
#FD8CD5
secondary
#D4F7E0
accent
#E65100
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083