#FEE8AA#FEE8AA
#FEE8AA is a very light, moderate orange. Relative luminance 0.817; OKLCH L 93.4% C 0.082 H 90.8°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE8AA |
|---|---|
| RGB | rgb(254, 232, 170) |
| HSL | hsl(44, 98%, 83%) |
| HSV | hsv(44, 33%, 100%) |
| CMYK | cmyk(0%, 8.7%, 33.1%, 0.4%) |
| CIE-LAB | lab(92.44, -1.32, 32.93) |
| CIE-LCH | lch(92.44, 32.96, 92.30°) |
| OKLab | oklab(93.44% -0.0012 0.0823) |
| OKLCH | oklch(93.44% 0.082 90.8) |
| XYZ | xyz(76.9865, 81.6887, 49.7345) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.08
Vanilla
#F3E5AB
ΔE00 2.63
Light Tan
#FBEEAC
ΔE00 3.08
Moccasin
#FFE4B5
ΔE00 4.30
Beige (survey)
#E6DAA6
ΔE00 4.85
Palegoldenrod
#EEE8AA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE8AA #AAC0FE
analogous
#FEBEAA #FEE8AA #EAFEAA
triadic
#FEE8AA #AAFEE8 #E8AAFE
tetradic
#FEE8AA #AAFEBE #AAC0FE #FEAAEA
square
#FEE8AA #AAFEBE #AAC0FE #FEAAEA
split-complementary
#FEE8AA #AAEAFE #BEAAFE
monochromatic
#FDC731 #FDD86E #FEE8AA #FFF7E1 #FFF7E1
Accessibility & contrast
On white
1.21
#FEE8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#FEE8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE8AA
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE8AA | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#FBECAC
Tritanopia (blue-blind)
#FFDED8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fee8aa; /* rgb */ color: rgb(254, 232, 170); /* oklch */ color: oklch(93.4% 0.082 90.8);
Tailwind
colors: {
custom: {
50: '#ffefc3',
500: '#fee8aa',
950: '#000000',
},
}SCSS
$custom: #fee8aa; $custom-light: #ffefc3; $custom-dark: #000000;
JSON
{
"hex": "#fee8aa",
"rgb": {
"r": 254,
"g": 232,
"b": 170
},
"hsl": {
"h": 44.286,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.93441,
"c": 0.08232,
"h": 90.8
},
"luminance": 0.81686
}Semantic roles & 50–950 ramp
primary
#FEE8AA
secondary
#6989E3
accent
#3CE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582