#FCDBBF#FCDBBF
#FCDBBF is a very light, muted orange. Relative luminance 0.751; OKLCH L 91.2% C 0.052 H 62.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBBF |
|---|---|
| RGB | rgb(252, 219, 191) |
| HSL | hsl(28, 91%, 87%) |
| HSV | hsv(28, 24%, 99%) |
| CMYK | cmyk(0%, 13.1%, 24.2%, 1.2%) |
| CIE-LAB | lab(89.45, 7.27, 17.99) |
| CIE-LCH | lch(89.45, 19.40, 68.01°) |
| OKLab | oklab(91.18% 0.0242 0.0463) |
| OKLCH | oklch(91.18% 0.052 62.4) |
| XYZ | xyz(74.8809, 75.1225, 59.8357) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.64
Light Peach
#FFD8B1
ΔE00 3.35
Bisque
#FFE4C4
ΔE00 3.62
Apricot
#FBCEB1
ΔE00 4.44
Blanchedalmond
#FFEBCD
ΔE00 6.22
Navajowhite
#FFDEAD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBBF #BFE0FC
analogous
#FCBFC2 #FCDBBF #FCFABF
triadic
#FCDBBF #BFFCDB #DBBFFC
tetradic
#FCDBBF #C2FCBF #BFE0FC #FABFFC
square
#FCDBBF #C2FCBF #BFE0FC #FABFFC
split-complementary
#FCDBBF #BFFCFA #BFC2FC
monochromatic
#F7994A #F9BA85 #FCDBBF #FEEFE2 #FEEFE2
Accessibility & contrast
On white
1.31
#FCDBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FCDBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBBF
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBBF | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDBD
Deuteranopia (green-blind)
#EDE4BF
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdbbf; /* rgb */ color: rgb(252, 219, 191); /* oklch */ color: oklch(91.2% 0.052 62.4);
Tailwind
colors: {
custom: {
50: '#fee6d2',
500: '#fcdbbf',
950: '#000000',
},
}SCSS
$custom: #fcdbbf; $custom-light: #fee6d2; $custom-dark: #000000;
JSON
{
"hex": "#fcdbbf",
"rgb": {
"r": 252,
"g": 219,
"b": 191
},
"hsl": {
"h": 27.541,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.91181,
"c": 0.05227,
"h": 62.4
},
"luminance": 0.7512
}Semantic roles & 50–950 ramp
primary
#FCDBBF
secondary
#7DB4E2
accent
#7CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483