#FDC2ED#FDC2ED
#FDC2ED is a very light, moderate pink. Relative luminance 0.656; OKLCH L 88.0% C 0.087 H 336.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2ED |
|---|---|
| RGB | rgb(253, 194, 237) |
| HSL | hsl(316, 94%, 88%) |
| HSV | hsv(316, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 6.3%, 0.8%) |
| CIE-LAB | lab(84.78, 27.80, -13.10) |
| CIE-LCH | lch(84.78, 30.73, 334.77°) |
| OKLab | oklab(87.96% 0.0795 -0.0348) |
| OKLCH | oklch(87.96% 0.087 336.4) |
| XYZ | xyz(75.0848, 65.5831, 88.8079) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.80
Very Light Purple
#F6CEFC
ΔE00 4.80
Light Lavendar
#EFC0FE
ΔE00 6.34
Powder Pink
#FFB2D0
ΔE00 6.65
Light Lilac
#EDC8FF
ΔE00 6.66
Pale Lavender
#EECFFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2ED #C2FDD2
analogous
#EFC2FD #FDC2ED #FDC2CF
triadic
#FDC2ED #EDFDC2 #C2EDFD
tetradic
#FDC2ED #FDEFC2 #C2FDD2 #C2CFFD
square
#FDC2ED #FDEFC2 #C2FDD2 #C2CFFD
split-complementary
#FDC2ED #CFFDC2 #C2FDEF
monochromatic
#F94BCA #FB87DC #FDC2ED #FEE1F6 #FEE1F6
Accessibility & contrast
On white
1.49
#FDC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FDC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2ED
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2ED | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#FFC4D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc2ed; /* rgb */ color: rgb(253, 194, 237); /* oklch */ color: oklch(88.0% 0.087 336.4);
Tailwind
colors: {
custom: {
50: '#fed4f2',
500: '#fdc2ed',
950: '#000000',
},
}SCSS
$custom: #fdc2ed; $custom-light: #fed4f2; $custom-dark: #000000;
JSON
{
"hex": "#fdc2ed",
"rgb": {
"r": 253,
"g": 194,
"b": 237
},
"hsl": {
"h": 316.271,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.8796,
"c": 0.08683,
"h": 336.4
},
"luminance": 0.65581
}Semantic roles & 50–950 ramp
primary
#FDC2ED
secondary
#7FE49A
accent
#E63E00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385