#FCDEB5#FCDEB5
#FCDEB5 is a very light, moderate orange. Relative luminance 0.763; OKLCH L 91.5% C 0.063 H 75.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEB5 |
|---|---|
| RGB | rgb(252, 222, 181) |
| HSL | hsl(35, 92%, 85%) |
| HSV | hsv(35, 28%, 99%) |
| CMYK | cmyk(0%, 11.9%, 28.2%, 1.2%) |
| CIE-LAB | lab(89.99, 4.39, 23.94) |
| CIE-LCH | lch(89.99, 24.34, 79.61°) |
| OKLab | oklab(91.54% 0.0158 0.0609) |
| OKLCH | oklch(91.54% 0.063 75.5) |
| XYZ | xyz(74.6075, 76.2766, 54.4999) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.03
Moccasin
#FFE4B5
ΔE00 2.54
Wheat
#F5DEB3
ΔE00 2.78
Bisque
#FFE4C4
ΔE00 2.90
Light Peach
#FFD8B1
ΔE00 3.43
Peach
#FFDAB9
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEB5 #B5D3FC
analogous
#FCBBB5 #FCDEB5 #F6FCB5
triadic
#FCDEB5 #B5FCDE #DEB5FC
tetradic
#FCDEB5 #B5FCBB #B5D3FC #FCB5F6
square
#FCDEB5 #B5FCBB #B5D3FC #FCB5F6
split-complementary
#FCDEB5 #B5F6FC #BBB5FC
monochromatic
#F7AA3F #FAC47A #FCDEB5 #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.29
#FCDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FCDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEB5
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEB5 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB2
Deuteranopia (green-blind)
#F1E5B6
Tritanopia (blue-blind)
#FFD6D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdeb5; /* rgb */ color: rgb(252, 222, 181); /* oklch */ color: oklch(91.5% 0.063 75.5);
Tailwind
colors: {
custom: {
50: '#fee8cb',
500: '#fcdeb5',
950: '#000000',
},
}SCSS
$custom: #fcdeb5; $custom-light: #fee8cb; $custom-dark: #000000;
JSON
{
"hex": "#fcdeb5",
"rgb": {
"r": 252,
"g": 222,
"b": 181
},
"hsl": {
"h": 34.648,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.91538,
"c": 0.06291,
"h": 75.5
},
"luminance": 0.76274
}Semantic roles & 50–950 ramp
primary
#FCDEB5
secondary
#74A2E1
accent
#61E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482