#FD8CD3#FD8CD3
#FD8CD3 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.3% C 0.159 H 343.0°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CD3 |
|---|---|
| RGB | rgb(253, 140, 211) |
| HSL | hsl(322, 97%, 77%) |
| HSV | hsv(322, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 16.6%, 0.8%) |
| CIE-LAB | lab(72.46, 51.51, -17.54) |
| CIE-LCH | lch(72.46, 54.41, 341.20°) |
| OKLab | oklab(78.32% 0.1524 -0.0465) |
| OKLCH | oklch(78.32% 0.159 343) |
| XYZ | xyz(61.6448, 44.3462, 66.9282) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.93
Pink (survey)
#FF81C0
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 6.91
Bubblegum (survey)
#FF6CB5
ΔE00 7.07
Hot Pink
#FF69B4
ΔE00 7.50
Violet (CSS)
#EE82EE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CD3 #8CFDB6
analogous
#EF8CFD #FD8CD3 #FD8C9B
triadic
#FD8CD3 #D3FD8C #8CD3FD
tetradic
#FD8CD3 #FDEF8C #8CFDB6 #8C9BFD
square
#FD8CD3 #FDEF8C #8CFDB6 #8C9BFD
split-complementary
#FD8CD3 #9BFD8C #8CFDEF
monochromatic
#FB14A5 #FC50BC #FD8CD3 #FEC8EA #FEE1F3
Accessibility & contrast
On white
2.13
#FD8CD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FD8CD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CD3
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CD3 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A6D5
Deuteranopia (green-blind)
#B1B9D0
Tritanopia (blue-blind)
#FF8CA7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd8cd3; /* rgb */ color: rgb(253, 140, 211); /* oklch */ color: oklch(78.3% 0.159 343.0);
Tailwind
colors: {
custom: {
50: '#ffb0e0',
500: '#fd8cd3',
950: '#000000',
},
}SCSS
$custom: #fd8cd3; $custom-light: #ffb0e0; $custom-dark: #000000;
JSON
{
"hex": "#fd8cd3",
"rgb": {
"r": 253,
"g": 140,
"b": 211
},
"hsl": {
"h": 322.301,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.78316,
"c": 0.15932,
"h": 343
},
"luminance": 0.44342
}Semantic roles & 50–950 ramp
primary
#FD8CD3
secondary
#D4F7E1
accent
#E65500
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083