#FCDACB#FCDACB
#FCDACB is a very light, muted orange. Relative luminance 0.751; OKLCH L 91.3% C 0.043 H 45.2°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDACB |
|---|---|
| RGB | rgb(252, 218, 203) |
| HSL | hsl(18, 89%, 89%) |
| HSV | hsv(18, 19%, 99%) |
| CMYK | cmyk(0%, 13.5%, 19.4%, 1.2%) |
| CIE-LAB | lab(89.46, 9.49, 11.73) |
| CIE-LCH | lch(89.46, 15.09, 51.04°) |
| OKLab | oklab(91.28% 0.0304 0.0306) |
| OKLCH | oklch(91.28% 0.043 45.2) |
| XYZ | xyz(75.9959, 75.1523, 66.9910) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.56
Apricot
#FBCEB1
ΔE00 5.67
Peach
#FFDAB9
ΔE00 6.73
Light Peach
#FFD8B1
ΔE00 8.49
Bisque
#FFE4C4
ΔE00 8.54
Antiquewhite
#FAEBD7
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDACB #CBEDFC
analogous
#FCCBD5 #FCDACB #FCF3CB
triadic
#FCDACB #CBFCDA #DACBFC
tetradic
#FCDACB #D5FCCB #CBEDFC #F3CBFC
square
#FCDACB #D5FCCB #CBEDFC #F3CBFC
split-complementary
#FCDACB #CBFCF3 #CBD5FC
monochromatic
#F58857 #F9B191 #FCDACB #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.31
#FCDACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FCDACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDACB
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDACB | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCA
Deuteranopia (green-blind)
#EAE4CB
Tritanopia (blue-blind)
#FFD5D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdacb; /* rgb */ color: rgb(252, 218, 203); /* oklch */ color: oklch(91.3% 0.043 45.2);
Tailwind
colors: {
custom: {
50: '#fde5da',
500: '#fcdacb',
950: '#000000',
},
}SCSS
$custom: #fcdacb; $custom-light: #fde5da; $custom-dark: #000000;
JSON
{
"hex": "#fcdacb",
"rgb": {
"r": 252,
"g": 218,
"b": 203
},
"hsl": {
"h": 18.367,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.91277,
"c": 0.04311,
"h": 45.2
},
"luminance": 0.7515
}Semantic roles & 50–950 ramp
primary
#FCDACB
secondary
#88C7E3
accent
#9FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483