#FCDCCB#FCDCCB
#FCDCCB is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.7% C 0.042 H 49.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCCB |
|---|---|
| RGB | rgb(252, 220, 203) |
| HSL | hsl(21, 89%, 89%) |
| HSV | hsv(21, 19%, 99%) |
| CMYK | cmyk(0%, 12.7%, 19.4%, 1.2%) |
| CIE-LAB | lab(89.95, 8.45, 12.42) |
| CIE-LCH | lch(89.95, 15.02, 55.77°) |
| OKLab | oklab(91.66% 0.0274 0.0324) |
| OKLCH | oklch(91.66% 0.042 49.8) |
| XYZ | xyz(76.5176, 76.1958, 67.1649) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.43
Peach
#FFDAB9
ΔE00 5.67
Mistyrose
#FFE4E1
ΔE00 6.22
Bisque
#FFE4C4
ΔE00 7.18
Light Peach
#FFD8B1
ΔE00 7.47
Antiquewhite
#FAEBD7
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCCB #CBEBFC
analogous
#FCCBD3 #FCDCCB #FCF5CB
triadic
#FCDCCB #CBFCDC #DCCBFC
tetradic
#FCDCCB #D3FCCB #CBEBFC #F5CBFC
square
#FCDCCB #D3FCCB #CBEBFC #F5CBFC
split-complementary
#FCDCCB #CBFCF5 #CBD3FC
monochromatic
#F58E57 #F9B591 #FCDCCB #FDECE2 #FDECE2
Accessibility & contrast
On white
1.29
#FCDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FCDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCCB
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCCB | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECA
Deuteranopia (green-blind)
#ECE5CB
Tritanopia (blue-blind)
#FFD7D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdccb; /* rgb */ color: rgb(252, 220, 203); /* oklch */ color: oklch(91.7% 0.042 49.8);
Tailwind
colors: {
custom: {
50: '#fde6da',
500: '#fcdccb',
950: '#000000',
},
}SCSS
$custom: #fcdccb; $custom-light: #fde6da; $custom-dark: #000000;
JSON
{
"hex": "#fcdccb",
"rgb": {
"r": 252,
"g": 220,
"b": 203
},
"hsl": {
"h": 20.816,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.91657,
"c": 0.0424,
"h": 49.8
},
"luminance": 0.76194
}Semantic roles & 50–950 ramp
primary
#FCDCCB
secondary
#88C4E3
accent
#96E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483