#FCDBB2#FCDBB2
#FCDBB2 is a very light, moderate orange. Relative luminance 0.746; OKLCH L 90.9% C 0.065 H 72.9°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBB2 |
|---|---|
| RGB | rgb(252, 219, 178) |
| HSL | hsl(33, 93%, 84%) |
| HSV | hsv(33, 29%, 99%) |
| CMYK | cmyk(0%, 13.1%, 29.4%, 1.2%) |
| CIE-LAB | lab(89.19, 5.54, 24.41) |
| CIE-LCH | lch(89.19, 25.03, 77.20°) |
| OKLab | oklab(90.9% 0.0191 0.062) |
| OKLCH | oklch(90.9% 0.065 72.9) |
| XYZ | xyz(73.5133, 74.5754, 52.6330) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.31
Light Peach
#FFD8B1
ΔE00 2.33
Bisque
#FFE4C4
ΔE00 3.27
Peach
#FFDAB9
ΔE00 3.43
Moccasin
#FFE4B5
ΔE00 3.53
Wheat
#F5DEB3
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBB2 #B2D3FC
analogous
#FCB6B2 #FCDBB2 #F8FCB2
triadic
#FCDBB2 #B2FCDB #DBB2FC
tetradic
#FCDBB2 #B2FCB6 #B2D3FC #FCB2F8
square
#FCDBB2 #B2FCB6 #B2D3FC #FCB2F8
split-complementary
#FCDBB2 #B2F8FC #B6B2FC
monochromatic
#F7A43C #FABF77 #FCDBB2 #FEF1E2 #FEF1E2
Accessibility & contrast
On white
1.32
#FCDBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#FCDBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBB2
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBB2 | 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)
#E7DCAF
Deuteranopia (green-blind)
#EFE3B3
Tritanopia (blue-blind)
#FFD3D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdbb2; /* rgb */ color: rgb(252, 219, 178); /* oklch */ color: oklch(90.9% 0.065 72.9);
Tailwind
colors: {
custom: {
50: '#fee6c9',
500: '#fcdbb2',
950: '#000000',
},
}SCSS
$custom: #fcdbb2; $custom-light: #fee6c9; $custom-dark: #000000;
JSON
{
"hex": "#fcdbb2",
"rgb": {
"r": 252,
"g": 219,
"b": 178
},
"hsl": {
"h": 33.243,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.90896,
"c": 0.06487,
"h": 72.9
},
"luminance": 0.74573
}Semantic roles & 50–950 ramp
primary
#FCDBB2
secondary
#71A3E1
accent
#66E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482