#FDC0ED#FDC0ED
#FDC0ED is a very light, moderate pink. Relative luminance 0.647; OKLCH L 87.6% C 0.090 H 336.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC0ED |
|---|---|
| RGB | rgb(253, 192, 237) |
| HSL | hsl(316, 94%, 87%) |
| HSV | hsv(316, 24%, 99%) |
| CMYK | cmyk(0%, 24.1%, 6.3%, 0.8%) |
| CIE-LAB | lab(84.33, 28.85, -13.78) |
| CIE-LCH | lch(84.33, 31.98, 334.47°) |
| OKLab | oklab(87.61% 0.0825 -0.0367) |
| OKLCH | oklch(87.61% 0.09 336) |
| XYZ | xyz(74.6427, 64.6989, 88.6606) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.15
Very Light Purple
#F6CEFC
ΔE00 5.05
Light Lavendar
#EFC0FE
ΔE00 6.12
Powder Pink
#FFB2D0
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 6.67
Pale Lavender
#EECFFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC0ED #C0FDD0
analogous
#EFC0FD #FDC0ED #FDC0CF
triadic
#FDC0ED #EDFDC0 #C0EDFD
tetradic
#FDC0ED #FDEFC0 #C0FDD0 #C0CFFD
square
#FDC0ED #FDEFC0 #C0FDD0 #C0CFFD
split-complementary
#FDC0ED #CFFDC0 #C0FDEF
monochromatic
#F949CB #FB85DC #FDC0ED #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.51
#FDC0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#FDC0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC0ED
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC0ED | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEF
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#FFC2CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdc0ed; /* rgb */ color: rgb(253, 192, 237); /* oklch */ color: oklch(87.6% 0.090 336.0);
Tailwind
colors: {
custom: {
50: '#fed3f2',
500: '#fdc0ed',
950: '#000000',
},
}SCSS
$custom: #fdc0ed; $custom-light: #fed3f2; $custom-dark: #000000;
JSON
{
"hex": "#fdc0ed",
"rgb": {
"r": 253,
"g": 192,
"b": 237
},
"hsl": {
"h": 315.738,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.8761,
"c": 0.0903,
"h": 336
},
"luminance": 0.64696
}Semantic roles & 50–950 ramp
primary
#FDC0ED
secondary
#7DE498
accent
#E63C00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385