#FDE3CA#FDE3CA
#FDE3CA is a very light, muted orange. Relative luminance 0.801; OKLCH L 93.1% C 0.044 H 66.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE3CA |
|---|---|
| RGB | rgb(253, 227, 202) |
| HSL | hsl(29, 93%, 89%) |
| HSV | hsv(29, 20%, 99%) |
| CMYK | cmyk(0%, 10.3%, 20.2%, 0.8%) |
| CIE-LAB | lab(91.72, 5.06, 15.47) |
| CIE-LCH | lch(91.72, 16.27, 71.87°) |
| OKLab | oklab(93.06% 0.0177 0.04) |
| OKLCH | oklch(93.06% 0.044 66.1) |
| XYZ | xyz(78.6378, 80.0871, 67.1816) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.42
Peach
#FFDAB9
ΔE00 3.95
Blanchedalmond
#FFEBCD
ΔE00 4.00
Champagne
#F7E7CE
ΔE00 4.30
Antiquewhite
#FAEBD7
ΔE00 4.35
Papayawhip
#FFEFD5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE3CA #CAE4FD
analogous
#FDCACB #FDE3CA #FDFDCA
triadic
#FDE3CA #CAFDE3 #E3CAFD
tetradic
#FDE3CA #CBFDCA #CAE4FD #FDCAFD
square
#FDE3CA #CBFDCA #CAE4FD #FDCAFD
split-complementary
#FDE3CA #CAFDFD #CACBFD
monochromatic
#F9A554 #FBC48F #FDE3CA #FEEFE2 #FEEFE2
Accessibility & contrast
On white
1.23
#FDE3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#FDE3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE3CA
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE3CA | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#F2EACA
Tritanopia (blue-blind)
#FFDDDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde3ca; /* rgb */ color: rgb(253, 227, 202); /* oklch */ color: oklch(93.1% 0.044 66.1);
Tailwind
colors: {
custom: {
50: '#feebda',
500: '#fde3ca',
950: '#000000',
},
}SCSS
$custom: #fde3ca; $custom-light: #feebda; $custom-dark: #000000;
JSON
{
"hex": "#fde3ca",
"rgb": {
"r": 253,
"g": 227,
"b": 202
},
"hsl": {
"h": 29.412,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.93059,
"c": 0.04378,
"h": 66.1
},
"luminance": 0.80085
}Semantic roles & 50–950 ramp
primary
#FDE3CA
secondary
#86B7E5
accent
#75E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483