#FD8CD6#FD8CD6
#FD8CD6 is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.4% C 0.161 H 341.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CD6 |
|---|---|
| RGB | rgb(253, 140, 214) |
| HSL | hsl(321, 97%, 77%) |
| HSV | hsv(321, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 15.4%, 0.8%) |
| CIE-LAB | lab(72.56, 51.96, -19.04) |
| CIE-LCH | lch(72.56, 55.34, 339.88°) |
| OKLab | oklab(78.43% 0.1532 -0.0507) |
| OKLCH | oklch(78.43% 0.161 341.7) |
| XYZ | xyz(62.0244, 44.4981, 68.9274) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.25
Pink (survey)
#FF81C0
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 6.53
Violet (CSS)
#EE82EE
ΔE00 7.33
Bubblegum (survey)
#FF6CB5
ΔE00 7.42
Purply Pink
#F075E6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CD6 #8CFDB3
analogous
#EC8CFD #FD8CD6 #FD8C9E
triadic
#FD8CD6 #D6FD8C #8CD6FD
tetradic
#FD8CD6 #FDEC8C #8CFDB3 #8C9EFD
square
#FD8CD6 #FDEC8C #8CFDB3 #8C9EFD
split-complementary
#FD8CD6 #9EFD8C #8CFDEC
monochromatic
#FB14AB #FC50C1 #FD8CD6 #FEC8EB #FEE1F4
Accessibility & contrast
On white
2.12
#FD8CD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FD8CD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CD6
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CD6 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A7D9
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#FF8DA8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd8cd6; /* rgb */ color: rgb(253, 140, 214); /* oklch */ color: oklch(78.4% 0.161 341.7);
Tailwind
colors: {
custom: {
50: '#ffb0e2',
500: '#fd8cd6',
950: '#000000',
},
}SCSS
$custom: #fd8cd6; $custom-light: #ffb0e2; $custom-dark: #000000;
JSON
{
"hex": "#fd8cd6",
"rgb": {
"r": 253,
"g": 140,
"b": 214
},
"hsl": {
"h": 320.708,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.78425,
"c": 0.16135,
"h": 341.7
},
"luminance": 0.44494
}Semantic roles & 50–950 ramp
primary
#FD8CD6
secondary
#D4F7E0
accent
#E64F00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083