#FDE2CC#FDE2CC
#FDE2CC is a very light, muted orange. Relative luminance 0.796; OKLCH L 92.9% C 0.042 H 61.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2CC |
|---|---|
| RGB | rgb(253, 226, 204) |
| HSL | hsl(27, 92%, 90%) |
| HSV | hsv(27, 19%, 99%) |
| CMYK | cmyk(0%, 10.7%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.52, 5.87, 14.14) |
| CIE-LCH | lch(91.52, 15.31, 67.47°) |
| OKLab | oklab(92.92% 0.02 0.0367) |
| OKLCH | oklch(92.92% 0.042 61.5) |
| XYZ | xyz(78.6034, 79.6370, 68.3459) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.81
Peach
#FFDAB9
ΔE00 4.20
Antiquewhite
#FAEBD7
ΔE00 4.99
Blanchedalmond
#FFEBCD
ΔE00 5.35
Champagne
#F7E7CE
ΔE00 5.38
Light Peach
#FFD8B1
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2CC #CCE7FD
analogous
#FDCCCF #FDE2CC #FDFBCC
triadic
#FDE2CC #CCFDE2 #E2CCFD
tetradic
#FDE2CC #CFFDCC #CCE7FD #FBCCFD
square
#FDE2CC #CFFDCC #CCE7FD #FBCCFD
split-complementary
#FDE2CC #CCFDFB #CCCFFD
monochromatic
#F89F56 #FBC191 #FDE2CC #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.24
#FDE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FDE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2CC
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2CC | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CB
Deuteranopia (green-blind)
#F1E9CC
Tritanopia (blue-blind)
#FFDDDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde2cc; /* rgb */ color: rgb(253, 226, 204); /* oklch */ color: oklch(92.9% 0.042 61.5);
Tailwind
colors: {
custom: {
50: '#feebdb',
500: '#fde2cc',
950: '#000000',
},
}SCSS
$custom: #fde2cc; $custom-light: #feebdb; $custom-dark: #000000;
JSON
{
"hex": "#fde2cc",
"rgb": {
"r": 253,
"g": 226,
"b": 204
},
"hsl": {
"h": 26.939,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.92915,
"c": 0.04178,
"h": 61.5
},
"luminance": 0.79635
}Semantic roles & 50–950 ramp
primary
#FDE2CC
secondary
#88BBE5
accent
#7EE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181615
muted
#868484