#FDC2EE#FDC2EE
#FDC2EE is a very light, moderate pink. Relative luminance 0.656; OKLCH L 88.0% C 0.088 H 335.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2EE |
|---|---|
| RGB | rgb(253, 194, 238) |
| HSL | hsl(315, 94%, 88%) |
| HSV | hsv(315, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 5.9%, 0.8%) |
| CIE-LAB | lab(84.81, 27.97, -13.59) |
| CIE-LCH | lch(84.81, 31.10, 334.09°) |
| OKLab | oklab(87.99% 0.0799 -0.0361) |
| OKLCH | oklch(87.99% 0.088 335.6) |
| XYZ | xyz(75.2313, 65.6417, 89.5795) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.70
Very Light Purple
#F6CEFC
ΔE00 4.67
Light Lavendar
#EFC0FE
ΔE00 6.10
Light Lilac
#EDC8FF
ΔE00 6.46
Pale Lavender
#EECFFE
ΔE00 6.76
Powder Pink
#FFB2D0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2EE #C2FDD1
analogous
#EEC2FD #FDC2EE #FDC2D0
triadic
#FDC2EE #EEFDC2 #C2EEFD
tetradic
#FDC2EE #FDEEC2 #C2FDD1 #C2D0FD
square
#FDC2EE #FDEEC2 #C2FDD1 #C2D0FD
split-complementary
#FDC2EE #D0FDC2 #C2FDEE
monochromatic
#F94BCD #FB87DD #FDC2EE #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.49
#FDC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#FDC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2EE
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2EE | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF0
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#FFC4D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc2ee; /* rgb */ color: rgb(253, 194, 238); /* oklch */ color: oklch(88.0% 0.088 335.6);
Tailwind
colors: {
custom: {
50: '#fed5f3',
500: '#fdc2ee',
950: '#000000',
},
}SCSS
$custom: #fdc2ee; $custom-light: #fed5f3; $custom-dark: #000000;
JSON
{
"hex": "#fdc2ee",
"rgb": {
"r": 253,
"g": 194,
"b": 238
},
"hsl": {
"h": 315.254,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.87993,
"c": 0.08766,
"h": 335.6
},
"luminance": 0.65639
}Semantic roles & 50–950 ramp
primary
#FDC2EE
secondary
#7FE499
accent
#E63A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385