#FCD7B2#FCD7B2
#FCD7B2 is a very light, moderate orange. Relative luminance 0.725; OKLCH L 90.1% C 0.064 H 66.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD7B2 |
|---|---|
| RGB | rgb(252, 215, 178) |
| HSL | hsl(30, 93%, 84%) |
| HSV | hsv(30, 29%, 99%) |
| CMYK | cmyk(0%, 14.7%, 29.4%, 1.2%) |
| CIE-LAB | lab(88.22, 7.61, 23.06) |
| CIE-LCH | lch(88.22, 24.28, 71.75°) |
| OKLab | oklab(90.13% 0.0251 0.0587) |
| OKLCH | oklch(90.13% 0.064 66.9) |
| XYZ | xyz(72.4823, 72.5134, 52.2893) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.71
Peach
#FFDAB9
ΔE00 1.53
Bisque
#FFE4C4
ΔE00 4.01
Navajowhite
#FFDEAD
ΔE00 4.40
Apricot
#FBCEB1
ΔE00 4.78
Moccasin
#FFE4B5
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD7B2 #B2D7FC
analogous
#FCB2B2 #FCD7B2 #FCFCB2
triadic
#FCD7B2 #B2FCD7 #D7B2FC
tetradic
#FCD7B2 #B2FCB2 #B2D7FC #FCB2FC
square
#FCD7B2 #B2FCB2 #B2D7FC #FCB2FC
split-complementary
#FCD7B2 #B2FCFC #B2B2FC
monochromatic
#F79A3C #FAB877 #FCD7B2 #FEF0E2 #FEF0E2
Accessibility & contrast
On white
1.35
#FCD7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#FCD7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD7B2
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD7B2 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8B0
Deuteranopia (green-blind)
#ECE1B3
Tritanopia (blue-blind)
#FFCFCD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd7b2; /* rgb */ color: rgb(252, 215, 178); /* oklch */ color: oklch(90.1% 0.064 66.9);
Tailwind
colors: {
custom: {
50: '#fee3c9',
500: '#fcd7b2',
950: '#000000',
},
}SCSS
$custom: #fcd7b2; $custom-light: #fee3c9; $custom-dark: #000000;
JSON
{
"hex": "#fcd7b2",
"rgb": {
"r": 252,
"g": 215,
"b": 178
},
"hsl": {
"h": 30,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.90129,
"c": 0.06386,
"h": 66.9
},
"luminance": 0.72511
}Semantic roles & 50–950 ramp
primary
#FCD7B2
secondary
#71A9E1
accent
#73E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482