#FFE5B0#FFE5B0
#FFE5B0 is a very light, moderate orange. Relative luminance 0.804; OKLCH L 93.1% C 0.074 H 84.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5B0 |
|---|---|
| RGB | rgb(255, 229, 176) |
| HSL | hsl(40, 100%, 85%) |
| HSV | hsv(40, 31%, 100%) |
| CMYK | cmyk(0%, 10.2%, 31%, 0%) |
| CIE-LAB | lab(91.88, 1.30, 29.14) |
| CIE-LCH | lch(91.88, 29.17, 87.44°) |
| OKLab | oklab(93.06% 0.0067 0.0734) |
| OKLCH | oklch(93.06% 0.074 84.8) |
| XYZ | xyz(77.0968, 80.4357, 52.5303) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.71
Moccasin
#FFE4B5
ΔE00 1.66
Wheat
#F5DEB3
ΔE00 2.84
Navajowhite
#FFDEAD
ΔE00 3.01
Vanilla
#F3E5AB
ΔE00 4.29
Beige (survey)
#E6DAA6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5B0 #B0CAFF
analogous
#FFBEB0 #FFE5B0 #F2FFB0
triadic
#FFE5B0 #B0FFE5 #E5B0FF
tetradic
#FFE5B0 #B0FFBE #B0CAFF #FFB0F2
square
#FFE5B0 #B0FFBE #B0CAFF #FFB0F2
split-complementary
#FFE5B0 #B0F2FF #BEB0FF
monochromatic
#FFBD36 #FFD173 #FFE5B0 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.23
#FFE5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#FFE5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5B0
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5B0 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AC
Deuteranopia (green-blind)
#F8EBB2
Tritanopia (blue-blind)
#FFDCD7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe5b0; /* rgb */ color: rgb(255, 229, 176); /* oklch */ color: oklch(93.1% 0.074 84.8);
Tailwind
colors: {
custom: {
50: '#ffedc8',
500: '#ffe5b0',
950: '#000000',
},
}SCSS
$custom: #ffe5b0; $custom-light: #ffedc8; $custom-dark: #000000;
JSON
{
"hex": "#ffe5b0",
"rgb": {
"r": 255,
"g": 229,
"b": 176
},
"hsl": {
"h": 40.253,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.93056,
"c": 0.07369,
"h": 84.8
},
"luminance": 0.80433
}Semantic roles & 50–950 ramp
primary
#FFE5B0
secondary
#6E95E5
accent
#4CE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482