#FCDBCA#FCDBCA
#FCDBCA is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.4% C 0.043 H 49.0°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBCA |
|---|---|
| RGB | rgb(252, 219, 202) |
| HSL | hsl(20, 89%, 89%) |
| HSV | hsv(20, 20%, 99%) |
| CMYK | cmyk(0%, 13.1%, 19.8%, 1.2%) |
| CIE-LAB | lab(89.68, 8.82, 12.57) |
| CIE-LCH | lch(89.68, 15.36, 54.93°) |
| OKLab | oklab(91.44% 0.0285 0.0327) |
| OKLCH | oklch(91.44% 0.043 49) |
| XYZ | xyz(76.1372, 75.6250, 66.4521) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.23
Peach
#FFDAB9
ΔE00 5.75
Mistyrose
#FFE4E1
ΔE00 6.25
Bisque
#FFE4C4
ΔE00 7.45
Light Peach
#FFD8B1
ΔE00 7.53
Antiquewhite
#FAEBD7
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBCA #CAEBFC
analogous
#FCCAD2 #FCDBCA #FCF4CA
triadic
#FCDBCA #CAFCDB #DBCAFC
tetradic
#FCDBCA #D2FCCA #CAEBFC #F4CAFC
square
#FCDBCA #D2FCCA #CAEBFC #F4CAFC
split-complementary
#FCDBCA #CAFCF4 #CAD2FC
monochromatic
#F58C56 #F9B490 #FCDBCA #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.30
#FCDBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#FCDBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBCA
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBCA | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC9
Deuteranopia (green-blind)
#EBE4CA
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdbca; /* rgb */ color: rgb(252, 219, 202); /* oklch */ color: oklch(91.4% 0.043 49.0);
Tailwind
colors: {
custom: {
50: '#fde6da',
500: '#fcdbca',
950: '#000000',
},
}SCSS
$custom: #fcdbca; $custom-light: #fde6da; $custom-dark: #000000;
JSON
{
"hex": "#fcdbca",
"rgb": {
"r": 252,
"g": 219,
"b": 202
},
"hsl": {
"h": 20.4,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.91442,
"c": 0.04339,
"h": 49
},
"luminance": 0.75623
}Semantic roles & 50–950 ramp
primary
#FCDBCA
secondary
#87C4E3
accent
#97E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483