#FDCDED#FDCDED
#FDCDED is a very light, moderate pink. Relative luminance 0.707; OKLCH L 89.9% C 0.068 H 338.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDED |
|---|---|
| RGB | rgb(253, 205, 237) |
| HSL | hsl(320, 92%, 90%) |
| HSV | hsv(320, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 6.3%, 0.8%) |
| CIE-LAB | lab(87.32, 22.02, -9.32) |
| CIE-LCH | lch(87.32, 23.91, 337.06°) |
| OKLab | oklab(89.92% 0.0632 -0.0246) |
| OKLCH | oklch(89.92% 0.068 338.7) |
| XYZ | xyz(77.6242, 70.6618, 89.6544) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.61
Very Light Purple
#F6CEFC
ΔE00 4.82
Light Pink
#FFD1DF
ΔE00 5.60
Pale Pink
#FFCFDC
ΔE00 5.98
Pale Lavender
#EECFFE
ΔE00 6.63
Baby Pink
#FFB7CE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDED #CDFDDD
analogous
#F5CDFD #FDCDED #FDCDD5
triadic
#FDCDED #EDFDCD #CDEDFD
tetradic
#FDCDED #FDF5CD #CDFDDD #CDD5FD
square
#FDCDED #FDF5CD #CDFDDD #CDD5FD
split-complementary
#FDCDED #D5FDCD #CDFDF5
monochromatic
#F857C3 #FB92D8 #FDCDED #FEE2F4 #FEE2F4
Accessibility & contrast
On white
1.39
#FDCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#FDCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDED
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDED | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EE
Deuteranopia (green-blind)
#D9DDEC
Tritanopia (blue-blind)
#FFCED8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fdcded; /* rgb */ color: rgb(253, 205, 237); /* oklch */ color: oklch(89.9% 0.068 338.7);
Tailwind
colors: {
custom: {
50: '#fedcf2',
500: '#fdcded',
950: '#000000',
},
}SCSS
$custom: #fdcded; $custom-light: #fedcf2; $custom-dark: #000000;
JSON
{
"hex": "#fdcded",
"rgb": {
"r": 253,
"g": 205,
"b": 237
},
"hsl": {
"h": 320,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.89916,
"c": 0.06784,
"h": 338.7
},
"luminance": 0.7066
}Semantic roles & 50–950 ramp
primary
#FDCDED
secondary
#89E6A8
accent
#E64D00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485