#FCDCCC#FCDCCC
#FCDCCC is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.7% C 0.042 H 48.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCCC |
|---|---|
| RGB | rgb(252, 220, 204) |
| HSL | hsl(20, 89%, 89%) |
| HSV | hsv(20, 19%, 99%) |
| CMYK | cmyk(0%, 12.7%, 19%, 1.2%) |
| CIE-LAB | lab(89.97, 8.60, 11.93) |
| CIE-LCH | lch(89.97, 14.71, 54.22°) |
| OKLab | oklab(91.68% 0.0278 0.0311) |
| OKLCH | oklch(91.68% 0.042 48.2) |
| XYZ | xyz(76.6372, 76.2436, 67.7945) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.69
Mistyrose
#FFE4E1
ΔE00 5.82
Peach
#FFDAB9
ΔE00 6.10
Bisque
#FFE4C4
ΔE00 7.60
Light Peach
#FFD8B1
ΔE00 7.90
Antiquewhite
#FAEBD7
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCCC #CCECFC
analogous
#FCCCD4 #FCDCCC #FCF4CC
triadic
#FCDCCC #CCFCDC #DCCCFC
tetradic
#FCDCCC #D4FCCC #CCECFC #F4CCFC
square
#FCDCCC #D4FCCC #CCECFC #F4CCFC
split-complementary
#FCDCCC #CCFCF4 #CCD4FC
monochromatic
#F58D58 #F9B492 #FCDCCC #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.29
#FCDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FCDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCCC
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCCC | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECB
Deuteranopia (green-blind)
#ECE5CC
Tritanopia (blue-blind)
#FFD7D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdccc; /* rgb */ color: rgb(252, 220, 204); /* oklch */ color: oklch(91.7% 0.042 48.2);
Tailwind
colors: {
custom: {
50: '#fde6db',
500: '#fcdccc',
950: '#000000',
},
}SCSS
$custom: #fcdccc; $custom-light: #fde6db; $custom-dark: #000000;
JSON
{
"hex": "#fcdccc",
"rgb": {
"r": 252,
"g": 220,
"b": 204
},
"hsl": {
"h": 20,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.91682,
"c": 0.0417,
"h": 48.2
},
"luminance": 0.76241
}Semantic roles & 50–950 ramp
primary
#FCDCCC
secondary
#89C5E3
accent
#99E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171615
muted
#858484