#FCDFB5#FCDFB5
#FCDFB5 is a very light, moderate orange. Relative luminance 0.768; OKLCH L 91.7% C 0.063 H 77.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFB5 |
|---|---|
| RGB | rgb(252, 223, 181) |
| HSL | hsl(35, 92%, 85%) |
| HSV | hsv(35, 28%, 99%) |
| CMYK | cmyk(0%, 11.5%, 28.2%, 1.2%) |
| CIE-LAB | lab(90.23, 3.87, 24.28) |
| CIE-LCH | lch(90.23, 24.59, 80.93°) |
| OKLab | oklab(91.73% 0.0143 0.0617) |
| OKLCH | oklch(91.73% 0.063 77) |
| XYZ | xyz(74.8739, 76.8094, 54.5887) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.84
Moccasin
#FFE4B5
ΔE00 2.00
Wheat
#F5DEB3
ΔE00 2.31
Bisque
#FFE4C4
ΔE00 3.14
Light Peach
#FFD8B1
ΔE00 3.97
Pale Peach
#FFE5AD
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFB5 #B5D2FC
analogous
#FCBCB5 #FCDFB5 #F6FCB5
triadic
#FCDFB5 #B5FCDF #DFB5FC
tetradic
#FCDFB5 #B5FCBC #B5D2FC #FCB5F6
square
#FCDFB5 #B5FCBC #B5D2FC #FCB5F6
split-complementary
#FCDFB5 #B5F6FC #BCB5FC
monochromatic
#F7AC3F #FAC67A #FCDFB5 #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.28
#FCDFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#FCDFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFB5
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFB5 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB2
Deuteranopia (green-blind)
#F2E6B6
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdfb5; /* rgb */ color: rgb(252, 223, 181); /* oklch */ color: oklch(91.7% 0.063 77.0);
Tailwind
colors: {
custom: {
50: '#fee8cb',
500: '#fcdfb5',
950: '#000000',
},
}SCSS
$custom: #fcdfb5; $custom-light: #fee8cb; $custom-dark: #000000;
JSON
{
"hex": "#fcdfb5",
"rgb": {
"r": 252,
"g": 223,
"b": 181
},
"hsl": {
"h": 35.493,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.91731,
"c": 0.06335,
"h": 77
},
"luminance": 0.76807
}Semantic roles & 50–950 ramp
primary
#FCDFB5
secondary
#74A1E1
accent
#5EE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482