#FD8CED#FD8CED
#FD8CED is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.3% C 0.179 H 332.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CED |
|---|---|
| RGB | rgb(253, 140, 237) |
| HSL | hsl(308, 97%, 77%) |
| HSV | hsv(308, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 6.3%, 0.8%) |
| CIE-LAB | lab(73.39, 55.61, -30.40) |
| CIE-LCH | lch(73.39, 63.38, 331.34°) |
| OKLab | oklab(79.32% 0.1588 -0.0824) |
| OKLCH | oklch(79.32% 0.179 332.6) |
| XYZ | xyz(65.1718, 45.7570, 85.5036) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 6.20
Candy Pink
#FF63E9
ΔE00 7.06
Plum
#DDA0DD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CED #8CFD9C
analogous
#D58CFD #FD8CED #FD8CB4
triadic
#FD8CED #EDFD8C #8CEDFD
tetradic
#FD8CED #FDD58C #8CFD9C #8CB4FD
square
#FD8CED #FDD58C #8CFD9C #8CB4FD
split-complementary
#FD8CED #B4FD8C #8CFDD5
monochromatic
#FB14DA #FC50E4 #FD8CED #FEC8F6 #FEE1FA
Accessibility & contrast
On white
2.07
#FD8CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FD8CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CED
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CED | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#FF93B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd8ced; /* rgb */ color: rgb(253, 140, 237); /* oklch */ color: oklch(79.3% 0.179 332.6);
Tailwind
colors: {
custom: {
50: '#ffb0f3',
500: '#fd8ced',
950: '#000000',
},
}SCSS
$custom: #fd8ced; $custom-light: #ffb0f3; $custom-dark: #000000;
JSON
{
"hex": "#fd8ced",
"rgb": {
"r": 253,
"g": 140,
"b": 237
},
"hsl": {
"h": 308.496,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.79317,
"c": 0.17889,
"h": 332.6
},
"luminance": 0.45753
}Semantic roles & 50–950 ramp
primary
#FD8CED
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085