#FDC4E6#FDC4E6
#FDC4E6 is a very light, moderate pink. Relative luminance 0.661; OKLCH L 88.1% C 0.078 H 342.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4E6 |
|---|---|
| RGB | rgb(253, 196, 230) |
| HSL | hsl(324, 93%, 88%) |
| HSV | hsv(324, 23%, 99%) |
| CMYK | cmyk(0%, 22.5%, 9.1%, 0.8%) |
| CIE-LAB | lab(85.04, 25.57, -8.99) |
| CIE-LCH | lch(85.04, 27.11, 340.62°) |
| OKLab | oklab(88.09% 0.0742 -0.0237) |
| OKLCH | oklch(88.09% 0.078 342.3) |
| XYZ | xyz(74.5301, 66.0782, 83.6760) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.81
Powder Pink
#FFB2D0
ΔE00 5.49
Baby Pink
#FFB7CE
ΔE00 5.69
Very Light Purple
#F6CEFC
ΔE00 5.99
Pastel Pink
#FFBACD
ΔE00 6.13
Light Pink
#FFD1DF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4E6 #C4FDDB
analogous
#F8C4FD #FDC4E6 #FDC4C9
triadic
#FDC4E6 #E6FDC4 #C4E6FD
tetradic
#FDC4E6 #FDF8C4 #C4FDDB #C4C9FD
square
#FDC4E6 #FDF8C4 #C4FDDB #C4C9FD
split-complementary
#FDC4E6 #C9FDC4 #C4FDF8
monochromatic
#F94EB4 #FB89CD #FDC4E6 #FEE1F2 #FEE1F2
Accessibility & contrast
On white
1.48
#FDC4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#FDC4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4E6
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4E6 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CFE7
Deuteranopia (green-blind)
#D4D8E4
Tritanopia (blue-blind)
#FFC4CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc4e6; /* rgb */ color: rgb(253, 196, 230); /* oklch */ color: oklch(88.1% 0.078 342.3);
Tailwind
colors: {
custom: {
50: '#fed6ed',
500: '#fdc4e6',
950: '#000000',
},
}SCSS
$custom: #fdc4e6; $custom-light: #fed6ed; $custom-dark: #000000;
JSON
{
"hex": "#fdc4e6",
"rgb": {
"r": 253,
"g": 196,
"b": 230
},
"hsl": {
"h": 324.211,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.88087,
"c": 0.07793,
"h": 342.3
},
"luminance": 0.66076
}Semantic roles & 50–950 ramp
primary
#FDC4E6
secondary
#81E5A9
accent
#E65D00
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384