#FDC0EF#FDC0EF
#FDC0EF is a very light, moderate pink. Relative luminance 0.648; OKLCH L 87.7% C 0.092 H 334.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC0EF |
|---|---|
| RGB | rgb(253, 192, 239) |
| HSL | hsl(314, 94%, 87%) |
| HSV | hsv(314, 24%, 99%) |
| CMYK | cmyk(0%, 24.1%, 5.5%, 0.8%) |
| CIE-LAB | lab(84.39, 29.20, -14.76) |
| CIE-LCH | lch(84.39, 32.71, 333.19°) |
| OKLab | oklab(87.68% 0.0832 -0.0393) |
| OKLCH | oklch(87.68% 0.092 334.7) |
| XYZ | xyz(74.9365, 64.8164, 90.2080) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.03
Very Light Purple
#F6CEFC
ΔE00 4.84
Light Lavendar
#EFC0FE
ΔE00 5.67
Light Lilac
#EDC8FF
ΔE00 6.31
Pale Lavender
#EECFFE
ΔE00 6.88
Powder Pink
#FFB2D0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC0EF #C0FDCE
analogous
#ECC0FD #FDC0EF #FDC0D1
triadic
#FDC0EF #EFFDC0 #C0EFFD
tetradic
#FDC0EF #FDECC0 #C0FDCE #C0D1FD
square
#FDC0EF #FDECC0 #C0FDCE #C0D1FD
split-complementary
#FDC0EF #D1FDC0 #C0FDEC
monochromatic
#F949D1 #FB85E0 #FDC0EF #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.50
#FDC0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#FDC0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC0EF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC0EF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF1
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#FFC2D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdc0ef; /* rgb */ color: rgb(253, 192, 239); /* oklch */ color: oklch(87.7% 0.092 334.7);
Tailwind
colors: {
custom: {
50: '#fed3f4',
500: '#fdc0ef',
950: '#000000',
},
}SCSS
$custom: #fdc0ef; $custom-light: #fed3f4; $custom-dark: #000000;
JSON
{
"hex": "#fdc0ef",
"rgb": {
"r": 253,
"g": 192,
"b": 239
},
"hsl": {
"h": 313.77,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.87677,
"c": 0.09198,
"h": 334.7
},
"luminance": 0.64814
}Semantic roles & 50–950 ramp
primary
#FDC0EF
secondary
#7DE495
accent
#E63500
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385