#FFE5AC#FFE5AC
#FFE5AC is a very light, moderate orange. Relative luminance 0.803; OKLCH L 93.0% C 0.078 H 86.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5AC |
|---|---|
| RGB | rgb(255, 229, 172) |
| HSL | hsl(41, 100%, 84%) |
| HSV | hsv(41, 33%, 100%) |
| CMYK | cmyk(0%, 10.2%, 32.5%, 0%) |
| CIE-LAB | lab(91.81, 0.82, 31.09) |
| CIE-LCH | lch(91.81, 31.10, 88.49°) |
| OKLab | oklab(92.98% 0.0051 0.078) |
| OKLCH | oklch(92.98% 0.078 86.3) |
| XYZ | xyz(76.7069, 80.2797, 50.4766) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.23
Moccasin
#FFE4B5
ΔE00 2.58
Wheat
#F5DEB3
ΔE00 3.60
Navajowhite
#FFDEAD
ΔE00 3.61
Vanilla
#F3E5AB
ΔE00 3.87
Light Tan
#FBEEAC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5AC #ACC6FF
analogous
#FFBBAC #FFE5AC #EFFFAC
triadic
#FFE5AC #ACFFE5 #E5ACFF
tetradic
#FFE5AC #ACFFBB #ACC6FF #FFACEF
square
#FFE5AC #ACFFBB #ACC6FF #FFACEF
split-complementary
#FFE5AC #ACEFFF #BBACFF
monochromatic
#FFBF32 #FFD26F #FFE5AC #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.23
#FFE5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#FFE5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5AC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5AC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A8
Deuteranopia (green-blind)
#F9EAAE
Tritanopia (blue-blind)
#FFDBD6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe5ac; /* rgb */ color: rgb(255, 229, 172); /* oklch */ color: oklch(93.0% 0.078 86.3);
Tailwind
colors: {
custom: {
50: '#ffedc5',
500: '#ffe5ac',
950: '#000000',
},
}SCSS
$custom: #ffe5ac; $custom-light: #ffedc5; $custom-dark: #000000;
JSON
{
"hex": "#ffe5ac",
"rgb": {
"r": 255,
"g": 229,
"b": 172
},
"hsl": {
"h": 41.205,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.92978,
"c": 0.07815,
"h": 86.3
},
"luminance": 0.80277
}Semantic roles & 50–950 ramp
primary
#FFE5AC
secondary
#6A91E5
accent
#48E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482