#FFE5BF#FFE5BF
#FFE5BF is a very light, muted orange. Relative luminance 0.811; OKLCH L 93.4% C 0.057 H 77.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5BF |
|---|---|
| RGB | rgb(255, 229, 191) |
| HSL | hsl(36, 100%, 87%) |
| HSV | hsv(36, 25%, 100%) |
| CMYK | cmyk(0%, 10.2%, 25.1%, 0%) |
| CIE-LAB | lab(92.16, 3.24, 21.80) |
| CIE-LCH | lch(92.16, 22.04, 81.55°) |
| OKLab | oklab(93.37% 0.0126 0.0558) |
| OKLCH | oklch(93.37% 0.057 77.3) |
| XYZ | xyz(78.6638, 81.0625, 60.7830) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.17
Moccasin
#FFE4B5
ΔE00 2.47
Wheat
#F5DEB3
ΔE00 2.77
Blanchedalmond
#FFEBCD
ΔE00 2.88
Navajowhite
#FFDEAD
ΔE00 3.35
Champagne
#F7E7CE
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5BF #BFD9FF
analogous
#FFC5BF #FFE5BF #F9FFBF
triadic
#FFE5BF #BFFFE5 #E5BFFF
tetradic
#FFE5BF #BFFFC5 #BFD9FF #FFBFF9
square
#FFE5BF #BFFFC5 #BFD9FF #FFBFF9
split-complementary
#FFE5BF #BFF9FF #C5BFFF
monochromatic
#FFB345 #FFCC82 #FFE5BF #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.22
#FFE5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#FFE5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5BF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5BF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BD
Deuteranopia (green-blind)
#F6EBC0
Tritanopia (blue-blind)
#FFDEDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe5bf; /* rgb */ color: rgb(255, 229, 191); /* oklch */ color: oklch(93.4% 0.057 77.3);
Tailwind
colors: {
custom: {
50: '#ffedd2',
500: '#ffe5bf',
950: '#000000',
},
}SCSS
$custom: #ffe5bf; $custom-light: #ffedd2; $custom-dark: #000000;
JSON
{
"hex": "#ffe5bf",
"rgb": {
"r": 255,
"g": 229,
"b": 191
},
"hsl": {
"h": 35.625,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.93367,
"c": 0.05716,
"h": 77.3
},
"luminance": 0.8106
}Semantic roles & 50–950 ramp
primary
#FFE5BF
secondary
#7BA7E8
accent
#5DE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483