#FDC1EA#FDC1EA
#FDC1EA is a very light, moderate pink. Relative luminance 0.650; OKLCH L 87.7% C 0.086 H 338.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC1EA |
|---|---|
| RGB | rgb(253, 193, 234) |
| HSL | hsl(319, 94%, 87%) |
| HSV | hsv(319, 24%, 99%) |
| CMYK | cmyk(0%, 23.7%, 7.5%, 0.8%) |
| CIE-LAB | lab(84.47, 27.82, -11.98) |
| CIE-LCH | lch(84.47, 30.29, 336.71°) |
| OKLab | oklab(87.69% 0.0801 -0.0317) |
| OKLCH | oklch(87.69% 0.086 338.4) |
| XYZ | xyz(74.4284, 64.9656, 86.4450) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.31
Very Light Purple
#F6CEFC
ΔE00 5.35
Powder Pink
#FFB2D0
ΔE00 6.01
Baby Pink
#FFB7CE
ΔE00 6.77
Light Lavendar
#EFC0FE
ΔE00 6.95
Light Lilac
#EDC8FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC1EA #C1FDD4
analogous
#F2C1FD #FDC1EA #FDC1CC
triadic
#FDC1EA #EAFDC1 #C1EAFD
tetradic
#FDC1EA #FDF2C1 #C1FDD4 #C1CCFD
square
#FDC1EA #FDF2C1 #C1FDD4 #C1CCFD
split-complementary
#FDC1EA #CCFDC1 #C1FDF2
monochromatic
#F94AC2 #FB86D6 #FDC1EA #FEE1F5 #FEE1F5
Accessibility & contrast
On white
1.50
#FDC1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#FDC1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC1EA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC1EA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#D0D6E8
Tritanopia (blue-blind)
#FFC2CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdc1ea; /* rgb */ color: rgb(253, 193, 234); /* oklch */ color: oklch(87.7% 0.086 338.4);
Tailwind
colors: {
custom: {
50: '#fed4f0',
500: '#fdc1ea',
950: '#000000',
},
}SCSS
$custom: #fdc1ea; $custom-light: #fed4f0; $custom-dark: #000000;
JSON
{
"hex": "#fdc1ea",
"rgb": {
"r": 253,
"g": 193,
"b": 234
},
"hsl": {
"h": 319,
"s": 93.75,
"l": 87.451
},
"oklch": {
"l": 0.87687,
"c": 0.08611,
"h": 338.4
},
"luminance": 0.64963
}Semantic roles & 50–950 ramp
primary
#FDC1EA
secondary
#7EE49E
accent
#E64900
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385