#FCDBB5#FCDBB5
#FCDBB5 is a very light, moderate orange. Relative luminance 0.747; OKLCH L 91.0% C 0.062 H 70.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBB5 |
|---|---|
| RGB | rgb(252, 219, 181) |
| HSL | hsl(32, 92%, 85%) |
| HSV | hsv(32, 28%, 99%) |
| CMYK | cmyk(0%, 13.1%, 28.2%, 1.2%) |
| CIE-LAB | lab(89.25, 5.93, 22.93) |
| CIE-LCH | lch(89.25, 23.68, 75.50°) |
| OKLab | oklab(90.96% 0.0203 0.0584) |
| OKLCH | oklch(90.96% 0.062 70.9) |
| XYZ | xyz(73.8178, 74.6972, 54.2367) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.89
Peach
#FFDAB9
ΔE00 2.59
Bisque
#FFE4C4
ΔE00 2.81
Navajowhite
#FFDEAD
ΔE00 3.20
Moccasin
#FFE4B5
ΔE00 4.24
Wheat
#F5DEB3
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBB5 #B5D6FC
analogous
#FCB8B5 #FCDBB5 #F9FCB5
triadic
#FCDBB5 #B5FCDB #DBB5FC
tetradic
#FCDBB5 #B5FCB8 #B5D6FC #FCB5F9
square
#FCDBB5 #B5FCB8 #B5D6FC #FCB5F9
split-complementary
#FCDBB5 #B5F9FC #B8B5FC
monochromatic
#F7A23F #FABE7A #FCDBB5 #FEF1E2 #FEF1E2
Accessibility & contrast
On white
1.32
#FCDBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#FCDBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBB5
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBB5 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB3
Deuteranopia (green-blind)
#EFE3B6
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdbb5; /* rgb */ color: rgb(252, 219, 181); /* oklch */ color: oklch(91.0% 0.062 70.9);
Tailwind
colors: {
custom: {
50: '#fee6cb',
500: '#fcdbb5',
950: '#000000',
},
}SCSS
$custom: #fcdbb5; $custom-light: #fee6cb; $custom-dark: #000000;
JSON
{
"hex": "#fcdbb5",
"rgb": {
"r": 252,
"g": 219,
"b": 181
},
"hsl": {
"h": 32.113,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.9096,
"c": 0.06184,
"h": 70.9
},
"luminance": 0.74695
}Semantic roles & 50–950 ramp
primary
#FCDBB5
secondary
#74A7E1
accent
#6BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482