#FDE5CC#FDE5CC
#FDE5CC is a very light, muted orange. Relative luminance 0.813; OKLCH L 93.5% C 0.042 H 68.4°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE5CC |
|---|---|
| RGB | rgb(253, 229, 204) |
| HSL | hsl(31, 92%, 90%) |
| HSV | hsv(31, 19%, 99%) |
| CMYK | cmyk(0%, 9.5%, 19.4%, 0.8%) |
| CIE-LAB | lab(92.26, 4.33, 15.18) |
| CIE-LCH | lch(92.26, 15.78, 74.09°) |
| OKLab | oklab(93.49% 0.0156 0.0393) |
| OKLCH | oklch(93.49% 0.042 68.4) |
| XYZ | xyz(79.4263, 81.2828, 68.6202) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.25
Blanchedalmond
#FFEBCD
ΔE00 3.21
Champagne
#F7E7CE
ΔE00 3.46
Antiquewhite
#FAEBD7
ΔE00 3.57
Papayawhip
#FFEFD5
ΔE00 4.06
Peach
#FFDAB9
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE5CC #CCE4FD
analogous
#FDCDCC #FDE5CC #FDFDCC
triadic
#FDE5CC #CCFDE5 #E5CCFD
tetradic
#FDE5CC #CCFDCD #CCE4FD #FDCCFD
square
#FDE5CC #CCFDCD #CCE4FD #FDCCFD
split-complementary
#FDE5CC #CCFDFD #CDCCFD
monochromatic
#F8A956 #FBC791 #FDE5CC #FEF0E2 #FEF0E2
Accessibility & contrast
On white
1.22
#FDE5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#FDE5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE5CC
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE5CC | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CA
Deuteranopia (green-blind)
#F3EBCC
Tritanopia (blue-blind)
#FFDFDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fde5cc; /* rgb */ color: rgb(253, 229, 204); /* oklch */ color: oklch(93.5% 0.042 68.4);
Tailwind
colors: {
custom: {
50: '#feeddb',
500: '#fde5cc',
950: '#000000',
},
}SCSS
$custom: #fde5cc; $custom-light: #feeddb; $custom-dark: #000000;
JSON
{
"hex": "#fde5cc",
"rgb": {
"r": 253,
"g": 229,
"b": 204
},
"hsl": {
"h": 30.612,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.93492,
"c": 0.04228,
"h": 68.4
},
"luminance": 0.81281
}Semantic roles & 50–950 ramp
primary
#FDE5CC
secondary
#88B6E5
accent
#70E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181615
muted
#868484