#FDC7EE#FDC7EE
#FDC7EE is a very light, moderate pink. Relative luminance 0.679; OKLCH L 88.9% C 0.079 H 336.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC7EE |
|---|---|
| RGB | rgb(253, 199, 238) |
| HSL | hsl(317, 93%, 89%) |
| HSV | hsv(317, 21%, 99%) |
| CMYK | cmyk(0%, 21.3%, 5.9%, 0.8%) |
| CIE-LAB | lab(85.96, 25.34, -11.88) |
| CIE-LCH | lch(85.96, 27.99, 334.89°) |
| OKLab | oklab(88.88% 0.0724 -0.0315) |
| OKLCH | oklch(88.88% 0.079 336.5) |
| XYZ | xyz(76.3629, 67.9048, 89.9567) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.07
Very Light Purple
#F6CEFC
ΔE00 4.28
Pale Lavender
#EECFFE
ΔE00 6.39
Light Lilac
#EDC8FF
ΔE00 6.65
Light Lavendar
#EFC0FE
ΔE00 6.86
Powder Pink
#FFB2D0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC7EE #C7FDD6
analogous
#F1C7FD #FDC7EE #FDC7D3
triadic
#FDC7EE #EEFDC7 #C7EEFD
tetradic
#FDC7EE #FDF1C7 #C7FDD6 #C7D3FD
square
#FDC7EE #FDF1C7 #C7FDD6 #C7D3FD
split-complementary
#FDC7EE #D3FDC7 #C7FDF1
monochromatic
#F951CA #FB8CDC #FDC7EE #FEE1F6 #FEE1F6
Accessibility & contrast
On white
1.44
#FDC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#FDC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC7EE
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC7EE | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2F0
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#FFC8D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fdc7ee; /* rgb */ color: rgb(253, 199, 238); /* oklch */ color: oklch(88.9% 0.079 336.5);
Tailwind
colors: {
custom: {
50: '#fed8f3',
500: '#fdc7ee',
950: '#000000',
},
}SCSS
$custom: #fdc7ee; $custom-light: #fed8f3; $custom-dark: #000000;
JSON
{
"hex": "#fdc7ee",
"rgb": {
"r": 253,
"g": 199,
"b": 238
},
"hsl": {
"h": 316.667,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.88875,
"c": 0.079,
"h": 336.5
},
"luminance": 0.67903
}Semantic roles & 50–950 ramp
primary
#FDC7EE
secondary
#83E59E
accent
#E64000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385