#FDC5EA#FDC5EA
#FDC5EA is a very light, moderate pink. Relative luminance 0.668; OKLCH L 88.4% C 0.079 H 339.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC5EA |
|---|---|
| RGB | rgb(253, 197, 234) |
| HSL | hsl(320, 93%, 88%) |
| HSV | hsv(320, 22%, 99%) |
| CMYK | cmyk(0%, 22.1%, 7.5%, 0.8%) |
| CIE-LAB | lab(85.38, 25.71, -10.61) |
| CIE-LCH | lch(85.38, 27.82, 337.58°) |
| OKLab | oklab(88.39% 0.0741 -0.0281) |
| OKLCH | oklch(88.39% 0.079 339.3) |
| XYZ | xyz(75.3246, 66.7581, 86.7437) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.95
Very Light Purple
#F6CEFC
ΔE00 5.13
Powder Pink
#FFB2D0
ΔE00 6.22
Baby Pink
#FFB7CE
ΔE00 6.59
Pastel Pink
#FFBACD
ΔE00 7.08
Light Pink
#FFD1DF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC5EA #C5FDD8
analogous
#F4C5FD #FDC5EA #FDC5CE
triadic
#FDC5EA #EAFDC5 #C5EAFD
tetradic
#FDC5EA #FDF4C5 #C5FDD8 #C5CEFD
square
#FDC5EA #FDF4C5 #C5FDD8 #C5CEFD
split-complementary
#FDC5EA #CEFDC5 #C5FDF4
monochromatic
#F94FBF #FB8AD5 #FDC5EA #FEE1F4 #FEE1F4
Accessibility & contrast
On white
1.46
#FDC5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#FDC5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC5EA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC5EA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0EC
Deuteranopia (green-blind)
#D3D8E8
Tritanopia (blue-blind)
#FFC6D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdc5ea; /* rgb */ color: rgb(253, 197, 234); /* oklch */ color: oklch(88.4% 0.079 339.3);
Tailwind
colors: {
custom: {
50: '#fed7f0',
500: '#fdc5ea',
950: '#000000',
},
}SCSS
$custom: #fdc5ea; $custom-light: #fed7f0; $custom-dark: #000000;
JSON
{
"hex": "#fdc5ea",
"rgb": {
"r": 253,
"g": 197,
"b": 234
},
"hsl": {
"h": 320.357,
"s": 93.333,
"l": 88.235
},
"oklch": {
"l": 0.88391,
"c": 0.07923,
"h": 339.3
},
"luminance": 0.66756
}Semantic roles & 50–950 ramp
primary
#FDC5EA
secondary
#82E5A3
accent
#E64E00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385