#FDE2AE#FDE2AE
#FDE2AE is a very light, moderate orange. Relative luminance 0.783; OKLCH L 92.3% C 0.073 H 83.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2AE |
|---|---|
| RGB | rgb(253, 226, 174) |
| HSL | hsl(39, 95%, 84%) |
| HSV | hsv(39, 31%, 99%) |
| CMYK | cmyk(0%, 10.7%, 31.2%, 0.8%) |
| CIE-LAB | lab(90.93, 1.83, 28.85) |
| CIE-LCH | lch(90.93, 28.91, 86.37°) |
| OKLab | oklab(92.26% 0.0082 0.0727) |
| OKLCH | oklch(92.26% 0.073 83.6) |
| XYZ | xyz(75.3454, 78.3338, 51.1872) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.22
Moccasin
#FFE4B5
ΔE00 1.38
Navajowhite
#FFDEAD
ΔE00 2.39
Wheat
#F5DEB3
ΔE00 2.43
Vanilla
#F3E5AB
ΔE00 4.70
Beige (survey)
#E6DAA6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2AE #AEC9FD
analogous
#FDBAAE #FDE2AE #F0FDAE
triadic
#FDE2AE #AEFDE2 #E2AEFD
tetradic
#FDE2AE #AEFDBA #AEC9FD #FDAEF0
square
#FDE2AE #AEFDBA #AEC9FD #FDAEF0
split-complementary
#FDE2AE #AEF0FD #BAAEFD
monochromatic
#FAB737 #FCCD72 #FDE2AE #FEF4E1 #FEF4E1
Accessibility & contrast
On white
1.26
#FDE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FDE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2AE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2AE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#F6E8AF
Tritanopia (blue-blind)
#FFD9D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fde2ae; /* rgb */ color: rgb(253, 226, 174); /* oklch */ color: oklch(92.3% 0.073 83.6);
Tailwind
colors: {
custom: {
50: '#ffebc6',
500: '#fde2ae',
950: '#000000',
},
}SCSS
$custom: #fde2ae; $custom-light: #ffebc6; $custom-dark: #000000;
JSON
{
"hex": "#fde2ae",
"rgb": {
"r": 253,
"g": 226,
"b": 174
},
"hsl": {
"h": 39.494,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.92258,
"c": 0.07314,
"h": 83.6
},
"luminance": 0.78331
}Semantic roles & 50–950 ramp
primary
#FDE2AE
secondary
#6D95E2
accent
#4EE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482