#FFE2AE#FFE2AE
#FFE2AE is a very light, moderate orange. Relative luminance 0.787; OKLCH L 92.4% C 0.074 H 82.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2AE |
|---|---|
| RGB | rgb(255, 226, 174) |
| HSL | hsl(39, 100%, 84%) |
| HSV | hsv(39, 32%, 100%) |
| CMYK | cmyk(0%, 11.4%, 31.8%, 0%) |
| CIE-LAB | lab(91.10, 2.59, 29.11) |
| CIE-LCH | lch(91.10, 29.23, 84.92°) |
| OKLab | oklab(92.43% 0.0103 0.0733) |
| OKLCH | oklch(92.43% 0.074 82) |
| XYZ | xyz(76.0775, 78.7113, 51.2215) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.28
Pale Peach
#FFE5AD
ΔE00 1.62
Navajowhite
#FFDEAD
ΔE00 1.84
Wheat
#F5DEB3
ΔE00 2.67
Vanilla
#F3E5AB
ΔE00 5.33
Bisque
#FFE4C4
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2AE #AECBFF
analogous
#FFBAAE #FFE2AE #F3FFAE
triadic
#FFE2AE #AEFFE2 #E2AEFF
tetradic
#FFE2AE #AEFFBA #AECBFF #FFAEF3
square
#FFE2AE #AEFFBA #AECBFF #FFAEF3
split-complementary
#FFE2AE #AEF3FF #BAAEFF
monochromatic
#FFB634 #FFCC71 #FFE2AE #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.25
#FFE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#FFE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2AE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2AE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#F6E9AF
Tritanopia (blue-blind)
#FFD9D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe2ae; /* rgb */ color: rgb(255, 226, 174); /* oklch */ color: oklch(92.4% 0.074 82.0);
Tailwind
colors: {
custom: {
50: '#ffebc6',
500: '#ffe2ae',
950: '#000000',
},
}SCSS
$custom: #ffe2ae; $custom-light: #ffebc6; $custom-dark: #000000;
JSON
{
"hex": "#ffe2ae",
"rgb": {
"r": 255,
"g": 226,
"b": 174
},
"hsl": {
"h": 38.519,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.92434,
"c": 0.07402,
"h": 82
},
"luminance": 0.78709
}Semantic roles & 50–950 ramp
primary
#FFE2AE
secondary
#6C97E5
accent
#52E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482