#FDC2CE#FDC2CE
#FDC2CE is a very light, moderate red. Relative luminance 0.639; OKLCH L 87.0% C 0.069 H 5.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2CE |
|---|---|
| RGB | rgb(253, 194, 206) |
| HSL | hsl(348, 94%, 88%) |
| HSV | hsv(348, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 18.6%, 0.8%) |
| CIE-LAB | lab(83.93, 22.83, 2.19) |
| CIE-LCH | lch(83.93, 22.93, 5.48°) |
| OKLab | oklab(87.02% 0.0688 0.0061) |
| OKLCH | oklch(87.02% 0.069 5.1) |
| XYZ | xyz(70.9408, 63.9255, 66.9826) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.78
Pink
#FFC0CB
ΔE00 1.01
Light Rose
#FFC5CB
ΔE00 2.16
Pale Rose
#FDC1C5
ΔE00 2.90
Pastel Pink
#FFBACD
ΔE00 2.91
Pale Pink
#FFCFDC
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2CE #C2FDF1
analogous
#FDC2EB #FDC2CE #FDD4C2
triadic
#FDC2CE #CEFDC2 #C2CEFD
tetradic
#FDC2CE #EBFDC2 #C2FDF1 #D4C2FD
square
#FDC2CE #EBFDC2 #C2FDF1 #D4C2FD
split-complementary
#FDC2CE #C2FDD4 #C2EBFD
monochromatic
#F94B6F #FB879E #FDC2CE #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.52
#FDC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#FDC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2CE
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2CE | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#FFBEC6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdc2ce; /* rgb */ color: rgb(253, 194, 206); /* oklch */ color: oklch(87.0% 0.069 5.1);
Tailwind
colors: {
custom: {
50: '#ffd4dc',
500: '#fdc2ce',
950: '#000000',
},
}SCSS
$custom: #fdc2ce; $custom-light: #ffd4dc; $custom-dark: #000000;
JSON
{
"hex": "#fdc2ce",
"rgb": {
"r": 253,
"g": 194,
"b": 206
},
"hsl": {
"h": 347.797,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.87017,
"c": 0.0691,
"h": 5.1
},
"luminance": 0.63922
}Semantic roles & 50–950 ramp
primary
#FDC2CE
secondary
#7FE4D0
accent
#E6B700
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384