#FCDBB1#FCDBB1
#FCDBB1 is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.9% C 0.066 H 73.5°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBB1 |
|---|---|
| RGB | rgb(252, 219, 177) |
| HSL | hsl(34, 93%, 84%) |
| HSV | hsv(34, 30%, 99%) |
| CMYK | cmyk(0%, 13.1%, 29.8%, 1.2%) |
| CIE-LAB | lab(89.17, 5.42, 24.90) |
| CIE-LCH | lch(89.17, 25.48, 77.73°) |
| OKLab | oklab(90.88% 0.0187 0.0632) |
| OKLCH | oklch(90.88% 0.066 73.5) |
| XYZ | xyz(73.4133, 74.5354, 52.1061) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.02
Light Peach
#FFD8B1
ΔE00 2.53
Moccasin
#FFE4B5
ΔE00 3.32
Bisque
#FFE4C4
ΔE00 3.47
Wheat
#F5DEB3
ΔE00 3.61
Peach
#FFDAB9
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBB1 #B1D2FC
analogous
#FCB6B1 #FCDBB1 #F8FCB1
triadic
#FCDBB1 #B1FCDB #DBB1FC
tetradic
#FCDBB1 #B1FCB6 #B1D2FC #FCB1F8
square
#FCDBB1 #B1FCB6 #B1D2FC #FCB1F8
split-complementary
#FCDBB1 #B1F8FC #B6B1FC
monochromatic
#F7A53B #FAC076 #FCDBB1 #FEF1E2 #FEF1E2
Accessibility & contrast
On white
1.32
#FCDBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#FCDBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBB1
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBB1 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAE
Deuteranopia (green-blind)
#EFE3B2
Tritanopia (blue-blind)
#FFD2D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdbb1; /* rgb */ color: rgb(252, 219, 177); /* oklch */ color: oklch(90.9% 0.066 73.5);
Tailwind
colors: {
custom: {
50: '#fee6c8',
500: '#fcdbb1',
950: '#000000',
},
}SCSS
$custom: #fcdbb1; $custom-light: #fee6c8; $custom-dark: #000000;
JSON
{
"hex": "#fcdbb1",
"rgb": {
"r": 252,
"g": 219,
"b": 177
},
"hsl": {
"h": 33.6,
"s": 92.593,
"l": 84.118
},
"oklch": {
"l": 0.90875,
"c": 0.06589,
"h": 73.5
},
"luminance": 0.74533
}Semantic roles & 50–950 ramp
primary
#FCDBB1
secondary
#71A2E1
accent
#65E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482