#FCD2BE#FCD2BE
#FCD2BE is a very light, muted orange. Relative luminance 0.705; OKLCH L 89.5% C 0.055 H 46.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2BE |
|---|---|
| RGB | rgb(252, 210, 190) |
| HSL | hsl(19, 91%, 87%) |
| HSV | hsv(19, 25%, 99%) |
| CMYK | cmyk(0%, 16.7%, 24.6%, 1.2%) |
| CIE-LAB | lab(87.25, 11.79, 15.42) |
| CIE-LCH | lch(87.25, 19.41, 52.60°) |
| OKLab | oklab(89.45% 0.0373 0.0399) |
| OKLCH | oklch(89.45% 0.055 46.9) |
| XYZ | xyz(72.4865, 70.5091, 58.4966) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.31
Peach
#FFDAB9
ΔE00 6.03
Light Peach
#FFD8B1
ΔE00 7.47
Mistyrose
#FFE4E1
ΔE00 8.19
Bisque
#FFE4C4
ΔE00 9.03
Pale Salmon
#FFB19A
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2BE #BEE8FC
analogous
#FCBEC9 #FCD2BE #FCF1BE
triadic
#FCD2BE #BEFCD2 #D2BEFC
tetradic
#FCD2BE #C9FCBE #BEE8FC #F1BEFC
square
#FCD2BE #C9FCBE #BEE8FC #F1BEFC
split-complementary
#FCD2BE #BEFCF1 #BEC9FC
monochromatic
#F78149 #F9AA84 #FCD2BE #FEEBE2 #FEEBE2
Accessibility & contrast
On white
1.39
#FCD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#FCD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2BE
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2BE | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#FFCBCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd2be; /* rgb */ color: rgb(252, 210, 190); /* oklch */ color: oklch(89.5% 0.055 46.9);
Tailwind
colors: {
custom: {
50: '#fedfd1',
500: '#fcd2be',
950: '#000000',
},
}SCSS
$custom: #fcd2be; $custom-light: #fedfd1; $custom-dark: #000000;
JSON
{
"hex": "#fcd2be",
"rgb": {
"r": 252,
"g": 210,
"b": 190
},
"hsl": {
"h": 19.355,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.89451,
"c": 0.05465,
"h": 46.9
},
"luminance": 0.70506
}Semantic roles & 50–950 ramp
primary
#FCD2BE
secondary
#7CC1E2
accent
#9BE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483