#FDC2EB#FDC2EB
#FDC2EB is a very light, moderate pink. Relative luminance 0.655; OKLCH L 87.9% C 0.085 H 337.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2EB |
|---|---|
| RGB | rgb(253, 194, 235) |
| HSL | hsl(318, 94%, 88%) |
| HSV | hsv(318, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 7.1%, 0.8%) |
| CIE-LAB | lab(84.72, 27.46, -12.12) |
| CIE-LCH | lch(84.72, 30.02, 336.18°) |
| OKLab | oklab(87.9% 0.0789 -0.0321) |
| OKLCH | oklch(87.9% 0.085 337.8) |
| XYZ | xyz(74.7943, 65.4669, 87.2776) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.04
Very Light Purple
#F6CEFC
ΔE00 5.10
Powder Pink
#FFB2D0
ΔE00 6.24
Light Lavendar
#EFC0FE
ΔE00 6.83
Baby Pink
#FFB7CE
ΔE00 6.95
Light Lilac
#EDC8FF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2EB #C2FDD4
analogous
#F1C2FD #FDC2EB #FDC2CD
triadic
#FDC2EB #EBFDC2 #C2EBFD
tetradic
#FDC2EB #FDF1C2 #C2FDD4 #C2CDFD
square
#FDC2EB #FDF1C2 #C2FDD4 #C2CDFD
split-complementary
#FDC2EB #CDFDC2 #C2FDF1
monochromatic
#F94BC4 #FB87D8 #FDC2EB #FEE1F5 #FEE1F5
Accessibility & contrast
On white
1.49
#FDC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#FDC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2EB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2EB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#D1D7E9
Tritanopia (blue-blind)
#FFC3D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdc2eb; /* rgb */ color: rgb(253, 194, 235); /* oklch */ color: oklch(87.9% 0.085 337.8);
Tailwind
colors: {
custom: {
50: '#fed4f1',
500: '#fdc2eb',
950: '#000000',
},
}SCSS
$custom: #fdc2eb; $custom-light: #fed4f1; $custom-dark: #000000;
JSON
{
"hex": "#fdc2eb",
"rgb": {
"r": 253,
"g": 194,
"b": 235
},
"hsl": {
"h": 318.305,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.87895,
"c": 0.08519,
"h": 337.8
},
"luminance": 0.65464
}Semantic roles & 50–950 ramp
primary
#FDC2EB
secondary
#7FE49E
accent
#E64600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385