#FFE3AE#FFE3AE
#FFE3AE is a very light, moderate orange. Relative luminance 0.793; OKLCH L 92.6% C 0.075 H 83.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3AE |
|---|---|
| RGB | rgb(255, 227, 174) |
| HSL | hsl(39, 100%, 84%) |
| HSV | hsv(39, 32%, 100%) |
| CMYK | cmyk(0%, 11%, 31.8%, 0%) |
| CIE-LAB | lab(91.35, 2.08, 29.45) |
| CIE-LCH | lch(91.35, 29.52, 85.97°) |
| OKLab | oklab(92.63% 0.0089 0.0741) |
| OKLCH | oklch(92.63% 0.075 83.2) |
| XYZ | xyz(76.3502, 79.2567, 51.3124) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.14
Moccasin
#FFE4B5
ΔE00 1.46
Navajowhite
#FFDEAD
ΔE00 2.33
Wheat
#F5DEB3
ΔE00 2.78
Vanilla
#F3E5AB
ΔE00 4.89
Beige (survey)
#E6DAA6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3AE #AECAFF
analogous
#FFBBAE #FFE3AE #F3FFAE
triadic
#FFE3AE #AEFFE3 #E3AEFF
tetradic
#FFE3AE #AEFFBB #AECAFF #FFAEF3
square
#FFE3AE #AEFFBB #AECAFF #FFAEF3
split-complementary
#FFE3AE #AEF3FF #BBAEFF
monochromatic
#FFB934 #FFCE71 #FFE3AE #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.25
#FFE3AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#FFE3AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3AE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3AE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AA
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#FFDAD5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe3ae; /* rgb */ color: rgb(255, 227, 174); /* oklch */ color: oklch(92.6% 0.075 83.2);
Tailwind
colors: {
custom: {
50: '#ffebc6',
500: '#ffe3ae',
950: '#000000',
},
}SCSS
$custom: #ffe3ae; $custom-light: #ffebc6; $custom-dark: #000000;
JSON
{
"hex": "#ffe3ae",
"rgb": {
"r": 255,
"g": 227,
"b": 174
},
"hsl": {
"h": 39.259,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.92628,
"c": 0.07463,
"h": 83.2
},
"luminance": 0.79254
}Semantic roles & 50–950 ramp
primary
#FFE3AE
secondary
#6C96E5
accent
#4FE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482