#FCDBBE#FCDBBE
#FCDBBE is a very light, muted orange. Relative luminance 0.751; OKLCH L 91.2% C 0.053 H 63.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBBE |
|---|---|
| RGB | rgb(252, 219, 190) |
| HSL | hsl(28, 91%, 87%) |
| HSV | hsv(28, 25%, 99%) |
| CMYK | cmyk(0%, 13.1%, 24.6%, 1.2%) |
| CIE-LAB | lab(89.43, 7.13, 18.49) |
| CIE-LCH | lch(89.43, 19.81, 68.91°) |
| OKLab | oklab(91.16% 0.0238 0.0476) |
| OKLCH | oklch(91.16% 0.053 63.4) |
| XYZ | xyz(74.7712, 75.0786, 59.2582) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.41
Light Peach
#FFD8B1
ΔE00 3.05
Bisque
#FFE4C4
ΔE00 3.37
Apricot
#FBCEB1
ΔE00 4.57
Blanchedalmond
#FFEBCD
ΔE00 6.04
Navajowhite
#FFDEAD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBBE #BEDFFC
analogous
#FCBEC0 #FCDBBE #FCFABE
triadic
#FCDBBE #BEFCDB #DBBEFC
tetradic
#FCDBBE #C0FCBE #BEDFFC #FABEFC
square
#FCDBBE #C0FCBE #BEDFFC #FABEFC
split-complementary
#FCDBBE #BEFCFA #BEC0FC
monochromatic
#F79A49 #F9BB84 #FCDBBE #FEEFE2 #FEEFE2
Accessibility & contrast
On white
1.31
#FCDBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FCDBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBBE
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBBE | 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)
#E6DDBC
Deuteranopia (green-blind)
#EDE4BE
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdbbe; /* rgb */ color: rgb(252, 219, 190); /* oklch */ color: oklch(91.2% 0.053 63.4);
Tailwind
colors: {
custom: {
50: '#fee6d1',
500: '#fcdbbe',
950: '#000000',
},
}SCSS
$custom: #fcdbbe; $custom-light: #fee6d1; $custom-dark: #000000;
JSON
{
"hex": "#fcdbbe",
"rgb": {
"r": 252,
"g": 219,
"b": 190
},
"hsl": {
"h": 28.065,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.91159,
"c": 0.05318,
"h": 63.4
},
"luminance": 0.75076
}Semantic roles & 50–950 ramp
primary
#FCDBBE
secondary
#7CB2E2
accent
#7AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483