#FDCDEE#FDCDEE
#FDCDEE is a very light, moderate pink. Relative luminance 0.707; OKLCH L 89.9% C 0.069 H 337.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDEE |
|---|---|
| RGB | rgb(253, 205, 238) |
| HSL | hsl(319, 92%, 90%) |
| HSV | hsv(319, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 5.9%, 0.8%) |
| CIE-LAB | lab(87.35, 22.19, -9.80) |
| CIE-LCH | lch(87.35, 24.26, 336.16°) |
| OKLab | oklab(89.95% 0.0636 -0.0259) |
| OKLCH | oklch(89.95% 0.069 337.8) |
| XYZ | xyz(77.7707, 70.7204, 90.4260) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.33
Very Light Purple
#F6CEFC
ΔE00 4.55
Light Pink
#FFD1DF
ΔE00 5.88
Pale Pink
#FFCFDC
ΔE00 6.27
Pale Lavender
#EECFFE
ΔE00 6.40
Light Lilac
#EDC8FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDEE #CDFDDC
analogous
#F4CDFD #FDCDEE #FDCDD6
triadic
#FDCDEE #EEFDCD #CDEEFD
tetradic
#FDCDEE #FDF4CD #CDFDDC #CDD6FD
square
#FDCDEE #FDF4CD #CDFDDC #CDD6FD
split-complementary
#FDCDEE #D6FDCD #CDFDF4
monochromatic
#F857C6 #FB92DA #FDCDEE #FEE2F5 #FEE2F5
Accessibility & contrast
On white
1.39
#FDCDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FDCDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDEE
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDEE | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#D9DDED
Tritanopia (blue-blind)
#FFCED8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fdcdee; /* rgb */ color: rgb(253, 205, 238); /* oklch */ color: oklch(89.9% 0.069 337.8);
Tailwind
colors: {
custom: {
50: '#fedcf3',
500: '#fdcdee',
950: '#000000',
},
}SCSS
$custom: #fdcdee; $custom-light: #fedcf3; $custom-dark: #000000;
JSON
{
"hex": "#fdcdee",
"rgb": {
"r": 253,
"g": 205,
"b": 238
},
"hsl": {
"h": 318.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.89947,
"c": 0.06865,
"h": 337.8
},
"luminance": 0.70718
}Semantic roles & 50–950 ramp
primary
#FDCDEE
secondary
#89E6A6
accent
#E64800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485