#FDC7EF#FDC7EF
#FDC7EF is a very light, moderate pink. Relative luminance 0.680; OKLCH L 88.9% C 0.080 H 335.7°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC7EF |
|---|---|
| RGB | rgb(253, 199, 239) |
| HSL | hsl(316, 93%, 89%) |
| HSV | hsv(316, 21%, 99%) |
| CMYK | cmyk(0%, 21.3%, 5.5%, 0.8%) |
| CIE-LAB | lab(85.99, 25.51, -12.36) |
| CIE-LCH | lch(85.99, 28.35, 334.15°) |
| OKLab | oklab(88.91% 0.0728 -0.0328) |
| OKLCH | oklch(88.91% 0.08 335.7) |
| XYZ | xyz(76.5102, 67.9638, 90.7326) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.89
Very Light Purple
#F6CEFC
ΔE00 4.09
Pale Lavender
#EECFFE
ΔE00 6.22
Light Lilac
#EDC8FF
ΔE00 6.42
Light Lavendar
#EFC0FE
ΔE00 6.61
Powder Pink
#FFB2D0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC7EF #C7FDD5
analogous
#F0C7FD #FDC7EF #FDC7D4
triadic
#FDC7EF #EFFDC7 #C7EFFD
tetradic
#FDC7EF #FDF0C7 #C7FDD5 #C7D4FD
square
#FDC7EF #FDF0C7 #C7FDD5 #C7D4FD
split-complementary
#FDC7EF #D4FDC7 #C7FDF0
monochromatic
#F951CD #FB8CDE #FDC7EF #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.44
#FDC7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#FDC7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC7EF
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC7EF | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F1
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#FFC9D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fdc7ef; /* rgb */ color: rgb(253, 199, 239); /* oklch */ color: oklch(88.9% 0.080 335.7);
Tailwind
colors: {
custom: {
50: '#fed8f4',
500: '#fdc7ef',
950: '#000000',
},
}SCSS
$custom: #fdc7ef; $custom-light: #fed8f4; $custom-dark: #000000;
JSON
{
"hex": "#fdc7ef",
"rgb": {
"r": 253,
"g": 199,
"b": 239
},
"hsl": {
"h": 315.556,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.88907,
"c": 0.07984,
"h": 335.7
},
"luminance": 0.67961
}Semantic roles & 50–950 ramp
primary
#FDC7EF
secondary
#83E59D
accent
#E63C00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385