#FDC2EF#FDC2EF
#FDC2EF is a very light, moderate pink. Relative luminance 0.657; OKLCH L 88.0% C 0.089 H 334.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2EF |
|---|---|
| RGB | rgb(253, 194, 239) |
| HSL | hsl(314, 94%, 88%) |
| HSV | hsv(314, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 5.5%, 0.8%) |
| CIE-LAB | lab(84.84, 28.14, -14.08) |
| CIE-LCH | lch(84.84, 31.47, 333.43°) |
| OKLab | oklab(88.03% 0.0802 -0.0375) |
| OKLCH | oklch(88.03% 0.089 334.9) |
| XYZ | xyz(75.3786, 65.7006, 90.3554) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.62
Very Light Purple
#F6CEFC
ΔE00 4.55
Light Lavendar
#EFC0FE
ΔE00 5.87
Light Lilac
#EDC8FF
ΔE00 6.27
Pale Lavender
#EECFFE
ΔE00 6.64
Powder Pink
#FFB2D0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2EF #C2FDD0
analogous
#EDC2FD #FDC2EF #FDC2D2
triadic
#FDC2EF #EFFDC2 #C2EFFD
tetradic
#FDC2EF #FDEDC2 #C2FDD0 #C2D2FD
square
#FDC2EF #FDEDC2 #C2FDD0 #C2D2FD
split-complementary
#FDC2EF #D2FDC2 #C2FDED
monochromatic
#F94BD0 #FB87DF #FDC2EF #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.49
#FDC2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#FDC2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2EF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2EF | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF1
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#FFC4D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc2ef; /* rgb */ color: rgb(253, 194, 239); /* oklch */ color: oklch(88.0% 0.089 334.9);
Tailwind
colors: {
custom: {
50: '#fed5f4',
500: '#fdc2ef',
950: '#000000',
},
}SCSS
$custom: #fdc2ef; $custom-light: #fed5f4; $custom-dark: #000000;
JSON
{
"hex": "#fdc2ef",
"rgb": {
"r": 253,
"g": 194,
"b": 239
},
"hsl": {
"h": 314.237,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.88026,
"c": 0.08852,
"h": 334.9
},
"luminance": 0.65698
}Semantic roles & 50–950 ramp
primary
#FDC2EF
secondary
#7FE497
accent
#E63600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385