#FEE2AE#FEE2AE
#FEE2AE is a very light, moderate orange. Relative luminance 0.785; OKLCH L 92.3% C 0.074 H 82.8°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2AE |
|---|---|
| RGB | rgb(254, 226, 174) |
| HSL | hsl(39, 98%, 84%) |
| HSV | hsv(39, 31%, 100%) |
| CMYK | cmyk(0%, 11%, 31.5%, 0.4%) |
| CIE-LAB | lab(91.02, 2.21, 28.98) |
| CIE-LCH | lch(91.02, 29.07, 85.64°) |
| OKLab | oklab(92.35% 0.0093 0.073) |
| OKLCH | oklch(92.35% 0.074 82.8) |
| XYZ | xyz(75.7105, 78.5221, 51.2043) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.29
Pale Peach
#FFE5AD
ΔE00 1.40
Navajowhite
#FFDEAD
ΔE00 2.11
Wheat
#F5DEB3
ΔE00 2.53
Vanilla
#F3E5AB
ΔE00 5.02
Bisque
#FFE4C4
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2AE #AECAFE
analogous
#FEBAAE #FEE2AE #F2FEAE
triadic
#FEE2AE #AEFEE2 #E2AEFE
tetradic
#FEE2AE #AEFEBA #AECAFE #FEAEF2
square
#FEE2AE #AEFEBA #AECAFE #FEAEF2
split-complementary
#FEE2AE #AEF2FE #BAAEFE
monochromatic
#FDB735 #FDCC72 #FEE2AE #FFF4E1 #FFF4E1
Accessibility & contrast
On white
1.26
#FEE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FEE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2AE
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2AE | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 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: #fee2ae; /* rgb */ color: rgb(254, 226, 174); /* oklch */ color: oklch(92.3% 0.074 82.8);
Tailwind
colors: {
custom: {
50: '#ffebc6',
500: '#fee2ae',
950: '#000000',
},
}SCSS
$custom: #fee2ae; $custom-light: #ffebc6; $custom-dark: #000000;
JSON
{
"hex": "#fee2ae",
"rgb": {
"r": 254,
"g": 226,
"b": 174
},
"hsl": {
"h": 39,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.92346,
"c": 0.07357,
"h": 82.8
},
"luminance": 0.7852
}Semantic roles & 50–950 ramp
primary
#FEE2AE
secondary
#6D96E3
accent
#50E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482