#FDC2EA#FDC2EA
#FDC2EA is a very light, moderate pink. Relative luminance 0.654; OKLCH L 87.9% C 0.084 H 338.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2EA |
|---|---|
| RGB | rgb(253, 194, 234) |
| HSL | hsl(319, 94%, 88%) |
| HSV | hsv(319, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 7.5%, 0.8%) |
| CIE-LAB | lab(84.69, 27.29, -11.63) |
| CIE-LCH | lch(84.69, 29.67, 336.91°) |
| OKLab | oklab(87.86% 0.0786 -0.0308) |
| OKLCH | oklch(87.86% 0.084 338.6) |
| XYZ | xyz(74.6502, 65.4093, 86.5189) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.18
Very Light Purple
#F6CEFC
ΔE00 5.27
Powder Pink
#FFB2D0
ΔE00 6.04
Baby Pink
#FFB7CE
ΔE00 6.71
Light Lavendar
#EFC0FE
ΔE00 7.08
Light Lilac
#EDC8FF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2EA #C2FDD5
analogous
#F2C2FD #FDC2EA #FDC2CC
triadic
#FDC2EA #EAFDC2 #C2EAFD
tetradic
#FDC2EA #FDF2C2 #C2FDD5 #C2CCFD
square
#FDC2EA #FDF2C2 #C2FDD5 #C2CCFD
split-complementary
#FDC2EA #CCFDC2 #C2FDF2
monochromatic
#F94BC1 #FB87D6 #FDC2EA #FEE1F5 #FEE1F5
Accessibility & contrast
On white
1.49
#FDC2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FDC2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2EA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2EA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEEC
Deuteranopia (green-blind)
#D1D7E8
Tritanopia (blue-blind)
#FFC3D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdc2ea; /* rgb */ color: rgb(253, 194, 234); /* oklch */ color: oklch(87.9% 0.084 338.6);
Tailwind
colors: {
custom: {
50: '#fed4f0',
500: '#fdc2ea',
950: '#000000',
},
}SCSS
$custom: #fdc2ea; $custom-light: #fed4f0; $custom-dark: #000000;
JSON
{
"hex": "#fdc2ea",
"rgb": {
"r": 253,
"g": 194,
"b": 234
},
"hsl": {
"h": 319.322,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.87862,
"c": 0.08439,
"h": 338.6
},
"luminance": 0.65407
}Semantic roles & 50–950 ramp
primary
#FDC2EA
secondary
#7FE4A0
accent
#E64A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385