#FCDBB0#FCDBB0
#FCDBB0 is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.9% C 0.067 H 74.1°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBB0 |
|---|---|
| RGB | rgb(252, 219, 176) |
| HSL | hsl(34, 93%, 84%) |
| HSV | hsv(34, 30%, 99%) |
| CMYK | cmyk(0%, 13.1%, 30.2%, 1.2%) |
| CIE-LAB | lab(89.16, 5.29, 25.39) |
| CIE-LCH | lch(89.16, 25.94, 78.23°) |
| OKLab | oklab(90.85% 0.0183 0.0644) |
| OKLCH | oklch(90.85% 0.067 74.1) |
| XYZ | xyz(73.3140, 74.4957, 51.5831) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.75
Light Peach
#FFD8B1
ΔE00 2.74
Moccasin
#FFE4B5
ΔE00 3.14
Wheat
#F5DEB3
ΔE00 3.47
Bisque
#FFE4C4
ΔE00 3.67
Peach
#FFDAB9
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBB0 #B0D1FC
analogous
#FCB5B0 #FCDBB0 #F7FCB0
triadic
#FCDBB0 #B0FCDB #DBB0FC
tetradic
#FCDBB0 #B0FCB5 #B0D1FC #FCB0F7
square
#FCDBB0 #B0FCB5 #B0D1FC #FCB0F7
split-complementary
#FCDBB0 #B0F7FC #B5B0FC
monochromatic
#F8A53A #FAC075 #FCDBB0 #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.32
#FCDBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FCDBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBB0
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBB0 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAD
Deuteranopia (green-blind)
#F0E3B1
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdbb0; /* rgb */ color: rgb(252, 219, 176); /* oklch */ color: oklch(90.9% 0.067 74.1);
Tailwind
colors: {
custom: {
50: '#fee6c7',
500: '#fcdbb0',
950: '#000000',
},
}SCSS
$custom: #fcdbb0; $custom-light: #fee6c7; $custom-dark: #000000;
JSON
{
"hex": "#fcdbb0",
"rgb": {
"r": 252,
"g": 219,
"b": 176
},
"hsl": {
"h": 33.947,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.90854,
"c": 0.06691,
"h": 74.1
},
"luminance": 0.74493
}Semantic roles & 50–950 ramp
primary
#FCDBB0
secondary
#70A1E0
accent
#64E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482