#FCDDCB#FCDDCB
#FCDDCB is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.8% C 0.042 H 52.1°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDCB |
|---|---|
| RGB | rgb(252, 221, 203) |
| HSL | hsl(22, 89%, 89%) |
| HSV | hsv(22, 19%, 99%) |
| CMYK | cmyk(0%, 12.3%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.19, 7.94, 12.77) |
| CIE-LCH | lch(90.19, 15.03, 58.14°) |
| OKLab | oklab(91.85% 0.0259 0.0332) |
| OKLCH | oklch(91.85% 0.042 52.1) |
| XYZ | xyz(76.7809, 76.7223, 67.2526) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 5.20
Apricot
#FBCEB1
ΔE00 5.45
Bisque
#FFE4C4
ΔE00 6.50
Mistyrose
#FFE4E1
ΔE00 6.63
Light Peach
#FFD8B1
ΔE00 7.01
Antiquewhite
#FAEBD7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDCB #CBEAFC
analogous
#FCCBD2 #FCDDCB #FCF6CB
triadic
#FCDDCB #CBFCDD #DDCBFC
tetradic
#FCDDCB #D2FCCB #CBEAFC #F6CBFC
square
#FCDDCB #D2FCCB #CBEAFC #F6CBFC
split-complementary
#FCDDCB #CBFCF6 #CBD2FC
monochromatic
#F59157 #F9B791 #FCDDCB #FDECE2 #FDECE2
Accessibility & contrast
On white
1.28
#FCDDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FCDDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDCB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDCB | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCA
Deuteranopia (green-blind)
#EDE5CB
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcddcb; /* rgb */ color: rgb(252, 221, 203); /* oklch */ color: oklch(91.8% 0.042 52.1);
Tailwind
colors: {
custom: {
50: '#fde7da',
500: '#fcddcb',
950: '#000000',
},
}SCSS
$custom: #fcddcb; $custom-light: #fde7da; $custom-dark: #000000;
JSON
{
"hex": "#fcddcb",
"rgb": {
"r": 252,
"g": 221,
"b": 203
},
"hsl": {
"h": 22.041,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.91848,
"c": 0.04213,
"h": 52.1
},
"luminance": 0.7672
}Semantic roles & 50–950 ramp
primary
#FCDDCB
secondary
#88C2E3
accent
#91E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483