#FCDFB7#FCDFB7
#FCDFB7 is a very light, moderate orange. Relative luminance 0.769; OKLCH L 91.8% C 0.061 H 75.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFB7 |
|---|---|
| RGB | rgb(252, 223, 183) |
| HSL | hsl(35, 92%, 85%) |
| HSV | hsv(35, 27%, 99%) |
| CMYK | cmyk(0%, 11.5%, 27.4%, 1.2%) |
| CIE-LAB | lab(90.27, 4.13, 23.30) |
| CIE-LCH | lch(90.27, 23.66, 79.94°) |
| OKLab | oklab(91.77% 0.0151 0.0593) |
| OKLCH | oklch(91.77% 0.061 75.7) |
| XYZ | xyz(75.0806, 76.8921, 55.6772) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.32
Moccasin
#FFE4B5
ΔE00 2.50
Bisque
#FFE4C4
ΔE00 2.60
Wheat
#F5DEB3
ΔE00 2.68
Light Peach
#FFD8B1
ΔE00 3.67
Blanchedalmond
#FFEBCD
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFB7 #B7D4FC
analogous
#FCBCB7 #FCDFB7 #F6FCB7
triadic
#FCDFB7 #B7FCDF #DFB7FC
tetradic
#FCDFB7 #B7FCBC #B7D4FC #FCB7F6
square
#FCDFB7 #B7FCBC #B7D4FC #FCB7F6
split-complementary
#FCDFB7 #B7F6FC #BCB7FC
monochromatic
#F7AB41 #FAC57C #FCDFB7 #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.28
#FCDFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FCDFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFB7
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFB7 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB4
Deuteranopia (green-blind)
#F2E6B8
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdfb7; /* rgb */ color: rgb(252, 223, 183); /* oklch */ color: oklch(91.8% 0.061 75.7);
Tailwind
colors: {
custom: {
50: '#fee8cc',
500: '#fcdfb7',
950: '#000000',
},
}SCSS
$custom: #fcdfb7; $custom-light: #fee8cc; $custom-dark: #000000;
JSON
{
"hex": "#fcdfb7",
"rgb": {
"r": 252,
"g": 223,
"b": 183
},
"hsl": {
"h": 34.783,
"s": 92,
"l": 85.294
},
"oklch": {
"l": 0.91773,
"c": 0.06123,
"h": 75.7
},
"luminance": 0.7689
}Semantic roles & 50–950 ramp
primary
#FCDFB7
secondary
#76A3E1
accent
#60E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483