#FFE5B7#FFE5B7
#FFE5B7 is a very light, moderate orange. Relative luminance 0.807; OKLCH L 93.2% C 0.066 H 81.8°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5B7 |
|---|---|
| RGB | rgb(255, 229, 183) |
| HSL | hsl(38, 100%, 86%) |
| HSV | hsv(38, 28%, 100%) |
| CMYK | cmyk(0%, 10.2%, 28.2%, 0%) |
| CIE-LAB | lab(92.01, 2.19, 25.72) |
| CIE-LCH | lch(92.01, 25.81, 85.14°) |
| OKLab | oklab(93.2% 0.0094 0.0653) |
| OKLCH | oklch(93.2% 0.066 81.8) |
| XYZ | xyz(77.8074, 80.7199, 56.2724) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.39
Wheat
#F5DEB3
ΔE00 1.92
Navajowhite
#FFDEAD
ΔE00 2.49
Pale Peach
#FFE5AD
ΔE00 2.49
Bisque
#FFE4C4
ΔE00 4.43
Blanchedalmond
#FFEBCD
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5B7 #B7D1FF
analogous
#FFC1B7 #FFE5B7 #F5FFB7
triadic
#FFE5B7 #B7FFE5 #E5B7FF
tetradic
#FFE5B7 #B7FFC1 #B7D1FF #FFB7F5
square
#FFE5B7 #B7FFC1 #B7D1FF #FFB7F5
split-complementary
#FFE5B7 #B7F5FF #C1B7FF
monochromatic
#FFB93D #FFCF7A #FFE5B7 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.22
#FFE5B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#FFE5B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5B7
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5B7 | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4B4
Deuteranopia (green-blind)
#F7EBB8
Tritanopia (blue-blind)
#FFDDD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe5b7; /* rgb */ color: rgb(255, 229, 183); /* oklch */ color: oklch(93.2% 0.066 81.8);
Tailwind
colors: {
custom: {
50: '#ffedcc',
500: '#ffe5b7',
950: '#000000',
},
}SCSS
$custom: #ffe5b7; $custom-light: #ffedcc; $custom-dark: #000000;
JSON
{
"hex": "#ffe5b7",
"rgb": {
"r": 255,
"g": 229,
"b": 183
},
"hsl": {
"h": 38.333,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.93197,
"c": 0.06593,
"h": 81.8
},
"luminance": 0.80718
}Semantic roles & 50–950 ramp
primary
#FFE5B7
secondary
#749DE6
accent
#53E600
background
#FFFEFE
surface
#FFFDFA
border
#D7D5D3
text
#181613
muted
#868483