#FDC0EA#FDC0EA
#FDC0EA is a very light, moderate pink. Relative luminance 0.645; OKLCH L 87.5% C 0.088 H 338.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC0EA |
|---|---|
| RGB | rgb(253, 192, 234) |
| HSL | hsl(319, 94%, 87%) |
| HSV | hsv(319, 24%, 99%) |
| CMYK | cmyk(0%, 24.1%, 7.5%, 0.8%) |
| CIE-LAB | lab(84.24, 28.34, -12.32) |
| CIE-LCH | lch(84.24, 30.90, 336.52°) |
| OKLab | oklab(87.51% 0.0816 -0.0327) |
| OKLCH | oklch(87.51% 0.088 338.2) |
| XYZ | xyz(74.2081, 64.5250, 86.3715) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.44
Very Light Purple
#F6CEFC
ΔE00 5.45
Powder Pink
#FFB2D0
ΔE00 5.99
Light Lavendar
#EFC0FE
ΔE00 6.84
Baby Pink
#FFB7CE
ΔE00 6.85
Light Lilac
#EDC8FF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC0EA #C0FDD3
analogous
#F2C0FD #FDC0EA #FDC0CB
triadic
#FDC0EA #EAFDC0 #C0EAFD
tetradic
#FDC0EA #FDF2C0 #C0FDD3 #C0CBFD
square
#FDC0EA #FDF2C0 #C0FDD3 #C0CBFD
split-complementary
#FDC0EA #CBFDC0 #C0FDF2
monochromatic
#F949C2 #FB85D6 #FDC0EA #FEE1F5 #FEE1F5
Accessibility & contrast
On white
1.51
#FDC0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FDC0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC0EA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC0EA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEC
Deuteranopia (green-blind)
#CFD5E8
Tritanopia (blue-blind)
#FFC1CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdc0ea; /* rgb */ color: rgb(253, 192, 234); /* oklch */ color: oklch(87.5% 0.088 338.2);
Tailwind
colors: {
custom: {
50: '#fed3f0',
500: '#fdc0ea',
950: '#000000',
},
}SCSS
$custom: #fdc0ea; $custom-light: #fed3f0; $custom-dark: #000000;
JSON
{
"hex": "#fdc0ea",
"rgb": {
"r": 253,
"g": 192,
"b": 234
},
"hsl": {
"h": 318.689,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.87512,
"c": 0.08785,
"h": 338.2
},
"luminance": 0.64522
}Semantic roles & 50–950 ramp
primary
#FDC0EA
secondary
#7DE49D
accent
#E64700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385