#FEE4A2#FEE4A2
#FEE4A2 is a very light, moderate orange. Relative luminance 0.792; OKLCH L 92.5% C 0.088 H 89.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE4A2 |
|---|---|
| RGB | rgb(254, 228, 162) |
| HSL | hsl(43, 98%, 82%) |
| HSV | hsv(43, 36%, 100%) |
| CMYK | cmyk(0%, 10.2%, 36.2%, 0.4%) |
| CIE-LAB | lab(91.31, -0.22, 35.49) |
| CIE-LCH | lch(91.31, 35.50, 90.36°) |
| OKLab | oklab(92.51% 0.0016 0.0881) |
| OKLCH | oklch(92.51% 0.088 89) |
| XYZ | xyz(75.1395, 79.1689, 45.4985) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.21
Vanilla
#F3E5AB
ΔE00 3.74
Light Tan
#FBEEAC
ΔE00 4.23
Moccasin
#FFE4B5
ΔE00 4.51
Navajowhite
#FFDEAD
ΔE00 5.13
Wheat (survey)
#FBDD7E
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE4A2 #A2BCFE
analogous
#FEB6A2 #FEE4A2 #EAFEA2
triadic
#FEE4A2 #A2FEE4 #E4A2FE
tetradic
#FEE4A2 #A2FEB6 #A2BCFE #FEA2EA
square
#FEE4A2 #A2FEB6 #A2BCFE #FEA2EA
split-complementary
#FEE4A2 #A2EAFE #B6A2FE
monochromatic
#FDC129 #FDD265 #FEE4A2 #FFF6DF #FFF6E1
Accessibility & contrast
On white
1.25
#FEE4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FEE4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE4A2
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE4A2 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29D
Deuteranopia (green-blind)
#F9E9A4
Tritanopia (blue-blind)
#FFDAD3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fee4a2; /* rgb */ color: rgb(254, 228, 162); /* oklch */ color: oklch(92.5% 0.088 89.0);
Tailwind
colors: {
custom: {
50: '#ffecbe',
500: '#fee4a2',
950: '#000000',
},
}SCSS
$custom: #fee4a2; $custom-light: #ffecbe; $custom-dark: #000000;
JSON
{
"hex": "#fee4a2",
"rgb": {
"r": 254,
"g": 228,
"b": 162
},
"hsl": {
"h": 43.043,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.9251,
"c": 0.08814,
"h": 89
},
"luminance": 0.79166
}Semantic roles & 50–950 ramp
primary
#FEE4A2
secondary
#6286E2
accent
#41E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181612
muted
#868482