#FDE2AF#FDE2AF
#FDE2AF is a very light, moderate orange. Relative luminance 0.784; OKLCH L 92.3% C 0.072 H 83.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2AF |
|---|---|
| RGB | rgb(253, 226, 175) |
| HSL | hsl(39, 95%, 84%) |
| HSV | hsv(39, 31%, 99%) |
| CMYK | cmyk(0%, 10.7%, 30.8%, 0.8%) |
| CIE-LAB | lab(90.95, 1.96, 28.36) |
| CIE-LCH | lch(90.95, 28.43, 86.06°) |
| OKLab | oklab(92.28% 0.0086 0.0715) |
| OKLCH | oklch(92.28% 0.072 83.2) |
| XYZ | xyz(75.4433, 78.3730, 51.7026) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.14
Pale Peach
#FFE5AD
ΔE00 1.44
Wheat
#F5DEB3
ΔE00 2.25
Navajowhite
#FFDEAD
ΔE00 2.26
Vanilla
#F3E5AB
ΔE00 4.85
Bisque
#FFE4C4
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2AF #AFCAFD
analogous
#FDBBAF #FDE2AF #F1FDAF
triadic
#FDE2AF #AFFDE2 #E2AFFD
tetradic
#FDE2AF #AFFDBB #AFCAFD #FDAFF1
square
#FDE2AF #AFFDBB #AFCAFD #FDAFF1
split-complementary
#FDE2AF #AFF1FD #BBAFFD
monochromatic
#FAB738 #FCCC73 #FDE2AF #FEF4E1 #FEF4E1
Accessibility & contrast
On white
1.26
#FDE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FDE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2AF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2AF | 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)
#EFE1AC
Deuteranopia (green-blind)
#F6E8B0
Tritanopia (blue-blind)
#FFD9D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fde2af; /* rgb */ color: rgb(253, 226, 175); /* oklch */ color: oklch(92.3% 0.072 83.2);
Tailwind
colors: {
custom: {
50: '#ffebc7',
500: '#fde2af',
950: '#000000',
},
}SCSS
$custom: #fde2af; $custom-light: #ffebc7; $custom-dark: #000000;
JSON
{
"hex": "#fde2af",
"rgb": {
"r": 253,
"g": 226,
"b": 175
},
"hsl": {
"h": 39.231,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92278,
"c": 0.07203,
"h": 83.2
},
"luminance": 0.78371
}Semantic roles & 50–950 ramp
primary
#FDE2AF
secondary
#6E96E2
accent
#4FE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482