#FFE5AF#FFE5AF
#FFE5AF is a very light, moderate orange. Relative luminance 0.804; OKLCH L 93.0% C 0.075 H 85.2°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5AF |
|---|---|
| RGB | rgb(255, 229, 175) |
| HSL | hsl(41, 100%, 84%) |
| HSV | hsv(41, 31%, 100%) |
| CMYK | cmyk(0%, 10.2%, 31.4%, 0%) |
| CIE-LAB | lab(91.86, 1.18, 29.63) |
| CIE-LCH | lch(91.86, 29.65, 87.72°) |
| OKLab | oklab(93.04% 0.0063 0.0746) |
| OKLCH | oklch(93.04% 0.075 85.2) |
| XYZ | xyz(76.9983, 80.3962, 52.0112) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.47
Moccasin
#FFE4B5
ΔE00 1.89
Wheat
#F5DEB3
ΔE00 3.03
Navajowhite
#FFDEAD
ΔE00 3.15
Vanilla
#F3E5AB
ΔE00 4.17
Light Tan
#FBEEAC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5AF #AFC9FF
analogous
#FFBDAF #FFE5AF #F1FFAF
triadic
#FFE5AF #AFFFE5 #E5AFFF
tetradic
#FFE5AF #AFFFBD #AFC9FF #FFAFF1
square
#FFE5AF #AFFFBD #AFC9FF #FFAFF1
split-complementary
#FFE5AF #AFF1FF #BDAFFF
monochromatic
#FFBD35 #FFD172 #FFE5AF #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.23
#FFE5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#FFE5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5AF
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5AF | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AB
Deuteranopia (green-blind)
#F9EBB1
Tritanopia (blue-blind)
#FFDCD7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe5af; /* rgb */ color: rgb(255, 229, 175); /* oklch */ color: oklch(93.0% 0.075 85.2);
Tailwind
colors: {
custom: {
50: '#ffedc7',
500: '#ffe5af',
950: '#000000',
},
}SCSS
$custom: #ffe5af; $custom-light: #ffedc7; $custom-dark: #000000;
JSON
{
"hex": "#ffe5af",
"rgb": {
"r": 255,
"g": 229,
"b": 175
},
"hsl": {
"h": 40.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93036,
"c": 0.07481,
"h": 85.2
},
"luminance": 0.80394
}Semantic roles & 50–950 ramp
primary
#FFE5AF
secondary
#6D94E5
accent
#4BE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482