#FDE3CC#FDE3CC
#FDE3CC is a very light, muted orange. Relative luminance 0.802; OKLCH L 93.1% C 0.042 H 63.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE3CC |
|---|---|
| RGB | rgb(253, 227, 204) |
| HSL | hsl(28, 92%, 90%) |
| HSV | hsv(28, 19%, 99%) |
| CMYK | cmyk(0%, 10.3%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.77, 5.35, 14.49) |
| CIE-LCH | lch(91.77, 15.44, 69.72°) |
| OKLab | oklab(93.11% 0.0185 0.0376) |
| OKLCH | oklch(93.11% 0.042 63.8) |
| XYZ | xyz(78.8761, 80.1824, 68.4368) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.21
Peach
#FFDAB9
ΔE00 4.23
Antiquewhite
#FAEBD7
ΔE00 4.46
Blanchedalmond
#FFEBCD
ΔE00 4.63
Champagne
#F7E7CE
ΔE00 4.72
Papayawhip
#FFEFD5
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE3CC #CCE6FD
analogous
#FDCCCE #FDE3CC #FDFBCC
triadic
#FDE3CC #CCFDE3 #E3CCFD
tetradic
#FDE3CC #CEFDCC #CCE6FD #FBCCFD
square
#FDE3CC #CEFDCC #CCE6FD #FBCCFD
split-complementary
#FDE3CC #CCFDFB #CCCEFD
monochromatic
#F8A256 #FBC391 #FDE3CC #FEEFE2 #FEEFE2
Accessibility & contrast
On white
1.23
#FDE3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#FDE3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE3CC
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE3CC | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CB
Deuteranopia (green-blind)
#F2EACC
Tritanopia (blue-blind)
#FFDEDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde3cc; /* rgb */ color: rgb(253, 227, 204); /* oklch */ color: oklch(93.1% 0.042 63.8);
Tailwind
colors: {
custom: {
50: '#feebdb',
500: '#fde3cc',
950: '#000000',
},
}SCSS
$custom: #fde3cc; $custom-light: #feebdb; $custom-dark: #000000;
JSON
{
"hex": "#fde3cc",
"rgb": {
"r": 253,
"g": 227,
"b": 204
},
"hsl": {
"h": 28.163,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.93107,
"c": 0.04187,
"h": 63.8
},
"luminance": 0.8018
}Semantic roles & 50–950 ramp
primary
#FDE3CC
secondary
#88B9E5
accent
#7AE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181615
muted
#868484