#FD94CB#FD94CB
#FD94CB is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.2% C 0.141 H 348.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FD94CB |
|---|---|
| RGB | rgb(253, 148, 203) |
| HSL | hsl(329, 96%, 79%) |
| HSV | hsv(329, 42%, 99%) |
| CMYK | cmyk(0%, 41.5%, 19.8%, 0.8%) |
| CIE-LAB | lab(73.79, 46.32, -11.12) |
| CIE-LCH | lch(73.79, 47.64, 346.50°) |
| OKLab | oklab(79.24% 0.1381 -0.0291) |
| OKLCH | oklch(79.24% 0.141 348.1) |
| XYZ | xyz(61.8785, 46.3785, 62.1811) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.92
Bubblegum Pink
#FE83CC
ΔE00 4.01
Pinky
#FC86AA
ΔE00 7.01
Powder Pink
#FFB2D0
ΔE00 7.68
Carnation Pink
#FF7FA7
ΔE00 7.68
Bubblegum (survey)
#FF6CB5
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD94CB #94FDC6
analogous
#FA94FD #FD94CB #FD9496
triadic
#FD94CB #CBFD94 #94CBFD
tetradic
#FD94CB #FDFA94 #94FDC6 #9496FD
square
#FD94CB #FDFA94 #94FDC6 #9496FD
split-complementary
#FD94CB #96FD94 #94FDFA
monochromatic
#FB1C91 #FC58AE #FD94CB #FED0E8 #FEE1F0
Accessibility & contrast
On white
2.04
#FD94CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FD94CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD94CB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD94CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD94CB | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACD
Deuteranopia (green-blind)
#B8BCC8
Tritanopia (blue-blind)
#FF92A8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd94cb; /* rgb */ color: rgb(253, 148, 203); /* oklch */ color: oklch(79.2% 0.141 348.1);
Tailwind
colors: {
custom: {
50: '#ffb5da',
500: '#fd94cb',
950: '#000000',
},
}SCSS
$custom: #fd94cb; $custom-light: #ffb5da; $custom-dark: #000000;
JSON
{
"hex": "#fd94cb",
"rgb": {
"r": 253,
"g": 148,
"b": 203
},
"hsl": {
"h": 328.571,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.79235,
"c": 0.14116,
"h": 348.1
},
"luminance": 0.46374
}Semantic roles & 50–950 ramp
primary
#FD94CB
secondary
#D4F7E5
accent
#E66D00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083