#FD9CED#FD9CED
#FD9CED is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.7% C 0.152 H 333.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9CED |
|---|---|
| RGB | rgb(253, 156, 237) |
| HSL | hsl(310, 96%, 80%) |
| HSV | hsv(310, 38%, 99%) |
| CMYK | cmyk(0%, 38.3%, 6.3%, 0.8%) |
| CIE-LAB | lab(76.54, 47.60, -25.56) |
| CIE-LCH | lch(76.54, 54.02, 331.76°) |
| OKLab | oklab(81.69% 0.1358 -0.0689) |
| OKLCH | oklch(81.69% 0.152 333.1) |
| XYZ | xyz(67.6820, 50.7775, 86.3403) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.84
Violet (CSS)
#EE82EE
ΔE00 6.69
Bubblegum Pink
#FE83CC
ΔE00 6.90
Lavender Pink
#DD85D7
ΔE00 7.13
Purply Pink
#F075E6
ΔE00 8.47
Mauve
#E0B0FF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9CED #9CFDAC
analogous
#DD9CFD #FD9CED #FD9CBC
triadic
#FD9CED #EDFD9C #9CEDFD
tetradic
#FD9CED #FDDD9C #9CFDAC #9CBCFD
square
#FD9CED #FDDD9C #9CFDAC #9CBCFD
split-complementary
#FD9CED #BCFD9C #9CFDDD
monochromatic
#FB24D7 #FC60E2 #FD9CED #FED8F8 #FEE1FA
Accessibility & contrast
On white
1.88
#FD9CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#FD9CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9CED
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9CED | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4F0
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#FFA1BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fd9ced; /* rgb */ color: rgb(253, 156, 237); /* oklch */ color: oklch(81.7% 0.152 333.1);
Tailwind
colors: {
custom: {
50: '#ffbbf3',
500: '#fd9ced',
950: '#000000',
},
}SCSS
$custom: #fd9ced; $custom-light: #ffbbf3; $custom-dark: #000000;
JSON
{
"hex": "#fd9ced",
"rgb": {
"r": 253,
"g": 156,
"b": 237
},
"hsl": {
"h": 309.897,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.81685,
"c": 0.15231,
"h": 333.1
},
"luminance": 0.50774
}Semantic roles & 50–950 ramp
primary
#FD9CED
secondary
#5EDF73
accent
#E62600
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285