#FDC8EF#FDC8EF
#FDC8EF is a very light, moderate pink. Relative luminance 0.684; OKLCH L 89.1% C 0.078 H 335.9°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC8EF |
|---|---|
| RGB | rgb(253, 200, 239) |
| HSL | hsl(316, 93%, 89%) |
| HSV | hsv(316, 21%, 99%) |
| CMYK | cmyk(0%, 20.9%, 5.5%, 0.8%) |
| CIE-LAB | lab(86.22, 24.99, -12.02) |
| CIE-LCH | lch(86.22, 27.73, 334.31°) |
| OKLab | oklab(89.09% 0.0713 -0.0319) |
| OKLCH | oklch(89.09% 0.078 335.9) |
| XYZ | xyz(76.7410, 68.4254, 90.8096) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.82
Very Light Purple
#F6CEFC
ΔE00 4.06
Pale Lavender
#EECFFE
ΔE00 6.17
Light Lilac
#EDC8FF
ΔE00 6.50
Light Lavendar
#EFC0FE
ΔE00 6.79
Powder Pink
#FFB2D0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC8EF #C8FDD6
analogous
#F1C8FD #FDC8EF #FDC8D5
triadic
#FDC8EF #EFFDC8 #C8EFFD
tetradic
#FDC8EF #FDF1C8 #C8FDD6 #C8D5FD
square
#FDC8EF #FDF1C8 #C8FDD6 #C8D5FD
split-complementary
#FDC8EF #D5FDC8 #C8FDF1
monochromatic
#F952CD #FB8DDE #FDC8EF #FEE1F6 #FEE1F6
Accessibility & contrast
On white
1.43
#FDC8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#FDC8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC8EF
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC8EF | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F1
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#FFCAD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdc8ef; /* rgb */ color: rgb(253, 200, 239); /* oklch */ color: oklch(89.1% 0.078 335.9);
Tailwind
colors: {
custom: {
50: '#fed9f4',
500: '#fdc8ef',
950: '#000000',
},
}SCSS
$custom: #fdc8ef; $custom-light: #fed9f4; $custom-dark: #000000;
JSON
{
"hex": "#fdc8ef",
"rgb": {
"r": 253,
"g": 200,
"b": 239
},
"hsl": {
"h": 315.849,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.89085,
"c": 0.07811,
"h": 335.9
},
"luminance": 0.68423
}Semantic roles & 50–950 ramp
primary
#FDC8EF
secondary
#84E59E
accent
#E63D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385