#FD9FCA#FD9FCA
#FD9FCA is a light, vivid pink. Relative luminance 0.499; OKLCH L 80.9% C 0.123 H 351.2°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9FCA |
|---|---|
| RGB | rgb(253, 159, 202) |
| HSL | hsl(333, 96%, 81%) |
| HSV | hsv(333, 37%, 99%) |
| CMYK | cmyk(0%, 37.2%, 20.2%, 0.8%) |
| CIE-LAB | lab(76.04, 40.55, -7.23) |
| CIE-LCH | lch(76.04, 41.19, 349.89°) |
| OKLab | oklab(80.93% 0.1211 -0.0186) |
| OKLCH | oklch(80.93% 0.123 351.2) |
| XYZ | xyz(63.5678, 49.9472, 62.1583) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.74
Pink (survey)
#FF81C0
ΔE00 6.45
Baby Pink
#FFB7CE
ΔE00 6.62
Bubblegum Pink
#FE83CC
ΔE00 7.00
Pinky
#FC86AA
ΔE00 7.06
Soft Pink
#FDB0C0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9FCA #9FFDD2
analogous
#FD9FF9 #FD9FCA #FDA39F
triadic
#FD9FCA #CAFD9F #9FCAFD
tetradic
#FD9FCA #F9FD9F #9FFDD2 #A39FFD
square
#FD9FCA #F9FD9F #9FFDD2 #A39FFD
split-complementary
#FD9FCA #9FFDA3 #9FF9FD
monochromatic
#FB2788 #FC63A9 #FD9FCA #FEDBEB #FEE1EE
Accessibility & contrast
On white
1.91
#FD9FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#FD9FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9FCA
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9FCA | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CC
Deuteranopia (green-blind)
#C0C1C8
Tritanopia (blue-blind)
#FF9CAE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd9fca; /* rgb */ color: rgb(253, 159, 202); /* oklch */ color: oklch(80.9% 0.123 351.2);
Tailwind
colors: {
custom: {
50: '#ffbdda',
500: '#fd9fca',
950: '#000000',
},
}SCSS
$custom: #fd9fca; $custom-light: #ffbdda; $custom-dark: #000000;
JSON
{
"hex": "#fd9fca",
"rgb": {
"r": 253,
"g": 159,
"b": 202
},
"hsl": {
"h": 332.553,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.80928,
"c": 0.12256,
"h": 351.2
},
"luminance": 0.49943
}Semantic roles & 50–950 ramp
primary
#FD9FCA
secondary
#D4F7E7
accent
#E67D00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183