#FCDABF#FCDABF
#FCDABF is a very light, muted orange. Relative luminance 0.746; OKLCH L 91.0% C 0.052 H 60.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDABF |
|---|---|
| RGB | rgb(252, 218, 191) |
| HSL | hsl(27, 91%, 87%) |
| HSV | hsv(27, 24%, 99%) |
| CMYK | cmyk(0%, 13.5%, 24.2%, 1.2%) |
| CIE-LAB | lab(89.21, 7.78, 17.65) |
| CIE-LCH | lch(89.21, 19.29, 66.21°) |
| OKLab | oklab(90.99% 0.0257 0.0455) |
| OKLCH | oklch(90.99% 0.052 60.5) |
| XYZ | xyz(74.6208, 74.6023, 59.7490) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.90
Light Peach
#FFD8B1
ΔE00 3.67
Apricot
#FBCEB1
ΔE00 3.95
Bisque
#FFE4C4
ΔE00 4.26
Blanchedalmond
#FFEBCD
ΔE00 6.81
Navajowhite
#FFDEAD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDABF #BFE1FC
analogous
#FCBFC3 #FCDABF #FCF8BF
triadic
#FCDABF #BFFCDA #DABFFC
tetradic
#FCDABF #C3FCBF #BFE1FC #F8BFFC
square
#FCDABF #C3FCBF #BFE1FC #F8BFFC
split-complementary
#FCDABF #BFFCF8 #BFC3FC
monochromatic
#F7964A #F9B885 #FCDABF #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.32
#FCDABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#FCDABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDABF
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDABF | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBD
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#FFD3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdabf; /* rgb */ color: rgb(252, 218, 191); /* oklch */ color: oklch(91.0% 0.052 60.5);
Tailwind
colors: {
custom: {
50: '#fee5d2',
500: '#fcdabf',
950: '#000000',
},
}SCSS
$custom: #fcdabf; $custom-light: #fee5d2; $custom-dark: #000000;
JSON
{
"hex": "#fcdabf",
"rgb": {
"r": 252,
"g": 218,
"b": 191
},
"hsl": {
"h": 26.557,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.9099,
"c": 0.05223,
"h": 60.5
},
"luminance": 0.746
}Semantic roles & 50–950 ramp
primary
#FCDABF
secondary
#7DB5E2
accent
#80E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483