#FDE2CB#FDE2CB
#FDE2CB is a very light, muted orange. Relative luminance 0.796; OKLCH L 92.9% C 0.043 H 62.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2CB |
|---|---|
| RGB | rgb(253, 226, 203) |
| HSL | hsl(28, 93%, 89%) |
| HSV | hsv(28, 20%, 99%) |
| CMYK | cmyk(0%, 10.7%, 19.8%, 0.8%) |
| CIE-LAB | lab(91.50, 5.72, 14.63) |
| CIE-LCH | lch(91.50, 15.71, 68.64°) |
| OKLab | oklab(92.89% 0.0196 0.0379) |
| OKLCH | oklch(92.89% 0.043 62.7) |
| XYZ | xyz(78.4839, 79.5892, 67.7162) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.40
Peach
#FFDAB9
ΔE00 3.98
Antiquewhite
#FAEBD7
ΔE00 4.88
Blanchedalmond
#FFEBCD
ΔE00 5.02
Champagne
#F7E7CE
ΔE00 5.13
Light Peach
#FFD8B1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2CB #CBE6FD
analogous
#FDCBCD #FDE2CB #FDFBCB
triadic
#FDE2CB #CBFDE2 #E2CBFD
tetradic
#FDE2CB #CDFDCB #CBE6FD #FBCBFD
square
#FDE2CB #CDFDCB #CBE6FD #FBCBFD
split-complementary
#FDE2CB #CBFDFB #CBCDFD
monochromatic
#F8A055 #FBC190 #FDE2CB #FEEFE2 #FEEFE2
Accessibility & contrast
On white
1.24
#FDE2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#FDE2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2CB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2CB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3CA
Deuteranopia (green-blind)
#F1E9CB
Tritanopia (blue-blind)
#FFDCDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde2cb; /* rgb */ color: rgb(253, 226, 203); /* oklch */ color: oklch(92.9% 0.043 62.7);
Tailwind
colors: {
custom: {
50: '#feebda',
500: '#fde2cb',
950: '#000000',
},
}SCSS
$custom: #fde2cb; $custom-light: #feebda; $custom-dark: #000000;
JSON
{
"hex": "#fde2cb",
"rgb": {
"r": 253,
"g": 226,
"b": 203
},
"hsl": {
"h": 27.6,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.92891,
"c": 0.04269,
"h": 62.7
},
"luminance": 0.79587
}Semantic roles & 50–950 ramp
primary
#FDE2CB
secondary
#87BAE5
accent
#7CE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483