#FCD2BF#FCD2BF
#FCD2BF is a very light, muted orange. Relative luminance 0.706; OKLCH L 89.5% C 0.054 H 45.7°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2BF |
|---|---|
| RGB | rgb(252, 210, 191) |
| HSL | hsl(19, 91%, 87%) |
| HSV | hsv(19, 24%, 99%) |
| CMYK | cmyk(0%, 16.7%, 24.2%, 1.2%) |
| CIE-LAB | lab(87.27, 11.93, 14.93) |
| CIE-LCH | lch(87.27, 19.11, 51.37°) |
| OKLab | oklab(89.48% 0.0377 0.0387) |
| OKLCH | oklch(89.48% 0.054 45.7) |
| XYZ | xyz(72.5961, 70.5529, 59.0742) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.70
Peach
#FFDAB9
ΔE00 6.42
Light Peach
#FFD8B1
ΔE00 7.87
Mistyrose
#FFE4E1
ΔE00 7.91
Bisque
#FFE4C4
ΔE00 9.35
Pale Salmon
#FFB19A
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2BF #BFE9FC
analogous
#FCBFCB #FCD2BF #FCF1BF
triadic
#FCD2BF #BFFCD2 #D2BFFC
tetradic
#FCD2BF #CBFCBF #BFE9FC #F1BFFC
square
#FCD2BF #CBFCBF #BFE9FC #F1BFFC
split-complementary
#FCD2BF #BFFCF1 #BFCBFC
monochromatic
#F7804A #F9A985 #FCD2BF #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.39
#FCD2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#FCD2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2BF
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2BF | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BE
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#FFCBCD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd2bf; /* rgb */ color: rgb(252, 210, 191); /* oklch */ color: oklch(89.5% 0.054 45.7);
Tailwind
colors: {
custom: {
50: '#fedfd2',
500: '#fcd2bf',
950: '#000000',
},
}SCSS
$custom: #fcd2bf; $custom-light: #fedfd2; $custom-dark: #000000;
JSON
{
"hex": "#fcd2bf",
"rgb": {
"r": 252,
"g": 210,
"b": 191
},
"hsl": {
"h": 18.689,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.89475,
"c": 0.05403,
"h": 45.7
},
"luminance": 0.7055
}Semantic roles & 50–950 ramp
primary
#FCD2BF
secondary
#7DC3E2
accent
#9EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483