#FEE5AE#FEE5AE
#FEE5AE is a very light, moderate orange. Relative luminance 0.802; OKLCH L 92.9% C 0.076 H 86.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE5AE |
|---|---|
| RGB | rgb(254, 229, 174) |
| HSL | hsl(41, 98%, 84%) |
| HSV | hsv(41, 31%, 100%) |
| CMYK | cmyk(0%, 9.8%, 31.5%, 0.4%) |
| CIE-LAB | lab(91.76, 0.68, 29.99) |
| CIE-LCH | lch(91.76, 29.99, 88.70°) |
| OKLab | oklab(92.93% 0.0048 0.0754) |
| OKLCH | oklch(92.93% 0.076 86.3) |
| XYZ | xyz(76.5334, 80.1679, 51.4786) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.33
Moccasin
#FFE4B5
ΔE00 2.29
Wheat
#F5DEB3
ΔE00 3.21
Navajowhite
#FFDEAD
ΔE00 3.56
Vanilla
#F3E5AB
ΔE00 3.74
Light Tan
#FBEEAC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE5AE #AEC7FE
analogous
#FEBDAE #FEE5AE #EFFEAE
triadic
#FEE5AE #AEFEE5 #E5AEFE
tetradic
#FEE5AE #AEFEBD #AEC7FE #FEAEEF
square
#FEE5AE #AEFEBD #AEC7FE #FEAEEF
split-complementary
#FEE5AE #AEEFFE #BDAEFE
monochromatic
#FDBE35 #FDD272 #FEE5AE #FFF5E1 #FFF5E1
Accessibility & contrast
On white
1.23
#FEE5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#FEE5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE5AE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE5AE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#F8EAB0
Tritanopia (blue-blind)
#FFDCD6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fee5ae; /* rgb */ color: rgb(254, 229, 174); /* oklch */ color: oklch(92.9% 0.076 86.3);
Tailwind
colors: {
custom: {
50: '#ffedc6',
500: '#fee5ae',
950: '#000000',
},
}SCSS
$custom: #fee5ae; $custom-light: #ffedc6; $custom-dark: #000000;
JSON
{
"hex": "#fee5ae",
"rgb": {
"r": 254,
"g": 229,
"b": 174
},
"hsl": {
"h": 41.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.9293,
"c": 0.07554,
"h": 86.3
},
"luminance": 0.80165
}Semantic roles & 50–950 ramp
primary
#FEE5AE
secondary
#6D92E3
accent
#48E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482