#FFE4AF#FFE4AF
#FFE4AF is a very light, moderate orange. Relative luminance 0.798; OKLCH L 92.8% C 0.074 H 84.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4AF |
|---|---|
| RGB | rgb(255, 228, 175) |
| HSL | hsl(40, 100%, 84%) |
| HSV | hsv(40, 31%, 100%) |
| CMYK | cmyk(0%, 10.6%, 31.4%, 0%) |
| CIE-LAB | lab(91.61, 1.69, 29.29) |
| CIE-LCH | lch(91.61, 29.34, 86.70°) |
| OKLab | oklab(92.84% 0.0078 0.0737) |
| OKLCH | oklch(92.84% 0.074 84) |
| XYZ | xyz(76.7224, 79.8445, 51.9192) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.87
Moccasin
#FFE4B5
ΔE00 1.52
Navajowhite
#FFDEAD
ΔE00 2.67
Wheat
#F5DEB3
ΔE00 2.79
Vanilla
#F3E5AB
ΔE00 4.58
Beige (survey)
#E6DAA6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4AF #AFCAFF
analogous
#FFBCAF #FFE4AF #F2FFAF
triadic
#FFE4AF #AFFFE4 #E4AFFF
tetradic
#FFE4AF #AFFFBC #AFCAFF #FFAFF2
square
#FFE4AF #AFFFBC #AFCAFF #FFAFF2
split-complementary
#FFE4AF #AFF2FF #BCAFFF
monochromatic
#FFBB35 #FFCF72 #FFE4AF #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.24
#FFE4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#FFE4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4AF
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4AF | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#F8EAB0
Tritanopia (blue-blind)
#FFDBD6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe4af; /* rgb */ color: rgb(255, 228, 175); /* oklch */ color: oklch(92.8% 0.074 84.0);
Tailwind
colors: {
custom: {
50: '#ffecc7',
500: '#ffe4af',
950: '#000000',
},
}SCSS
$custom: #ffe4af; $custom-light: #ffecc7; $custom-dark: #000000;
JSON
{
"hex": "#ffe4af",
"rgb": {
"r": 255,
"g": 228,
"b": 175
},
"hsl": {
"h": 39.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.92842,
"c": 0.07415,
"h": 84
},
"luminance": 0.79842
}Semantic roles & 50–950 ramp
primary
#FFE4AF
secondary
#6D96E5
accent
#4DE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482