#FDC7EB#FDC7EB
#FDC7EB is a very light, moderate pink. Relative luminance 0.677; OKLCH L 88.8% C 0.077 H 338.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC7EB |
|---|---|
| RGB | rgb(253, 199, 235) |
| HSL | hsl(320, 93%, 89%) |
| HSV | hsv(320, 21%, 99%) |
| CMYK | cmyk(0%, 21.3%, 7.1%, 0.8%) |
| CIE-LAB | lab(85.87, 24.83, -10.41) |
| CIE-LCH | lch(85.87, 26.93, 337.25°) |
| OKLab | oklab(88.78% 0.0715 -0.0275) |
| OKLCH | oklch(88.78% 0.077 338.9) |
| XYZ | xyz(75.9258, 67.7300, 87.6548) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.69
Very Light Purple
#F6CEFC
ΔE00 4.91
Powder Pink
#FFB2D0
ΔE00 6.58
Light Pink
#FFD1DF
ΔE00 6.76
Baby Pink
#FFB7CE
ΔE00 6.80
Pale Lavender
#EECFFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC7EB #C7FDD9
analogous
#F4C7FD #FDC7EB #FDC7D0
triadic
#FDC7EB #EBFDC7 #C7EBFD
tetradic
#FDC7EB #FDF4C7 #C7FDD9 #C7D0FD
square
#FDC7EB #FDF4C7 #C7FDD9 #C7D0FD
split-complementary
#FDC7EB #D0FDC7 #C7FDF4
monochromatic
#F951C1 #FB8CD6 #FDC7EB #FEE1F4 #FEE1F4
Accessibility & contrast
On white
1.44
#FDC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FDC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC7EB
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC7EB | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#D5DAE9
Tritanopia (blue-blind)
#FFC8D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fdc7eb; /* rgb */ color: rgb(253, 199, 235); /* oklch */ color: oklch(88.8% 0.077 338.9);
Tailwind
colors: {
custom: {
50: '#fed8f1',
500: '#fdc7eb',
950: '#000000',
},
}SCSS
$custom: #fdc7eb; $custom-light: #fed8f1; $custom-dark: #000000;
JSON
{
"hex": "#fdc7eb",
"rgb": {
"r": 253,
"g": 199,
"b": 235
},
"hsl": {
"h": 320,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.88778,
"c": 0.07657,
"h": 338.9
},
"luminance": 0.67728
}Semantic roles & 50–950 ramp
primary
#FDC7EB
secondary
#83E5A4
accent
#E64D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385