#FD9CDA#FD9CDA
#FD9CDA is a light, vivid pink. Relative luminance 0.497; OKLCH L 81.0% C 0.138 H 341.8°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9CDA |
|---|---|
| RGB | rgb(253, 156, 218) |
| HSL | hsl(322, 96%, 80%) |
| HSV | hsv(322, 38%, 99%) |
| CMYK | cmyk(0%, 38.3%, 13.8%, 0.8%) |
| CIE-LAB | lab(75.90, 44.51, -16.19) |
| CIE-LCH | lch(75.90, 47.36, 340.02°) |
| OKLab | oklab(80.99% 0.1306 -0.0429) |
| OKLCH | oklch(80.99% 0.138 341.8) |
| XYZ | xyz(65.0517, 49.7254, 72.4876) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.17
Pink (survey)
#FF81C0
ΔE00 6.35
Plum
#DDA0DD
ΔE00 6.55
Powder Pink
#FFB2D0
ΔE00 7.91
Lavender Pink
#DD85D7
ΔE00 8.41
Violet (CSS)
#EE82EE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9CDA #9CFDBF
analogous
#EF9CFD #FD9CDA #FD9CAA
triadic
#FD9CDA #DAFD9C #9CDAFD
tetradic
#FD9CDA #FDEF9C #9CFDBF #9CAAFD
square
#FD9CDA #FDEF9C #9CFDBF #9CAAFD
split-complementary
#FD9CDA #AAFD9C #9CFDEF
monochromatic
#FB24AD #FC60C4 #FD9CDA #FED8F0 #FEE1F4
Accessibility & contrast
On white
1.92
#FD9CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#FD9CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9CDA
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9CDA | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B2DC
Deuteranopia (green-blind)
#B9C1D7
Tritanopia (blue-blind)
#FF9DB2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd9cda; /* rgb */ color: rgb(253, 156, 218); /* oklch */ color: oklch(81.0% 0.138 341.8);
Tailwind
colors: {
custom: {
50: '#ffbbe5',
500: '#fd9cda',
950: '#000000',
},
}SCSS
$custom: #fd9cda; $custom-light: #ffbbe5; $custom-dark: #000000;
JSON
{
"hex": "#fd9cda",
"rgb": {
"r": 253,
"g": 156,
"b": 218
},
"hsl": {
"h": 321.649,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.80987,
"c": 0.13751,
"h": 341.8
},
"luminance": 0.49722
}Semantic roles & 50–950 ramp
primary
#FD9CDA
secondary
#D4F7E1
accent
#E65300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181215
muted
#868184