#FDC0EB#FDC0EB
#FDC0EB is a very light, moderate pink. Relative luminance 0.646; OKLCH L 87.5% C 0.089 H 337.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC0EB |
|---|---|
| RGB | rgb(253, 192, 235) |
| HSL | hsl(318, 94%, 87%) |
| HSV | hsv(318, 24%, 99%) |
| CMYK | cmyk(0%, 24.1%, 7.1%, 0.8%) |
| CIE-LAB | lab(84.27, 28.51, -12.80) |
| CIE-LCH | lch(84.27, 31.26, 335.82°) |
| OKLab | oklab(87.54% 0.0819 -0.034) |
| OKLCH | oklch(87.54% 0.089 337.5) |
| XYZ | xyz(74.3521, 64.5826, 87.1303) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.33
Very Light Purple
#F6CEFC
ΔE00 5.30
Powder Pink
#FFB2D0
ΔE00 6.21
Light Lavendar
#EFC0FE
ΔE00 6.60
Light Lilac
#EDC8FF
ΔE00 7.05
Baby Pink
#FFB7CE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC0EB #C0FDD2
analogous
#F1C0FD #FDC0EB #FDC0CD
triadic
#FDC0EB #EBFDC0 #C0EBFD
tetradic
#FDC0EB #FDF1C0 #C0FDD2 #C0CDFD
square
#FDC0EB #FDF1C0 #C0FDD2 #C0CDFD
split-complementary
#FDC0EB #CDFDC0 #C0FDF1
monochromatic
#F949C5 #FB85D8 #FDC0EB #FEE1F6 #FEE1F6
Accessibility & contrast
On white
1.51
#FDC0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#FDC0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC0EB
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC0EB | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#CFD6E9
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdc0eb; /* rgb */ color: rgb(253, 192, 235); /* oklch */ color: oklch(87.5% 0.089 337.5);
Tailwind
colors: {
custom: {
50: '#fed3f1',
500: '#fdc0eb',
950: '#000000',
},
}SCSS
$custom: #fdc0eb; $custom-light: #fed3f1; $custom-dark: #000000;
JSON
{
"hex": "#fdc0eb",
"rgb": {
"r": 253,
"g": 192,
"b": 235
},
"hsl": {
"h": 317.705,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.87544,
"c": 0.08865,
"h": 337.5
},
"luminance": 0.6458
}Semantic roles & 50–950 ramp
primary
#FDC0EB
secondary
#7DE49B
accent
#E64400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385