#FFE0BE#FFE0BE
#FFE0BE is a very light, muted orange. Relative luminance 0.783; OKLCH L 92.4% C 0.056 H 69.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0BE |
|---|---|
| RGB | rgb(255, 224, 190) |
| HSL | hsl(31, 100%, 87%) |
| HSV | hsv(31, 25%, 100%) |
| CMYK | cmyk(0%, 12.2%, 25.5%, 0%) |
| CIE-LAB | lab(90.91, 5.66, 20.59) |
| CIE-LCH | lch(90.91, 21.36, 74.62°) |
| OKLab | oklab(92.38% 0.0196 0.0528) |
| OKLCH | oklch(92.38% 0.056 69.6) |
| XYZ | xyz(77.1906, 78.2915, 59.7508) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.50
Peach
#FFDAB9
ΔE00 2.50
Light Peach
#FFD8B1
ΔE00 2.83
Navajowhite
#FFDEAD
ΔE00 4.24
Blanchedalmond
#FFEBCD
ΔE00 4.33
Moccasin
#FFE4B5
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0BE #BEDDFF
analogous
#FFC0BE #FFE0BE #FDFFBE
triadic
#FFE0BE #BEFFE0 #E0BEFF
tetradic
#FFE0BE #BEFFC0 #BEDDFF #FFBEFD
square
#FFE0BE #BEFFC0 #BEDDFF #FFBEFD
split-complementary
#FFE0BE #BEFDFF #C0BEFF
monochromatic
#FFA644 #FFC381 #FFE0BE #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.26
#FFE0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#FFE0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0BE
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0BE | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BC
Deuteranopia (green-blind)
#F2E8BF
Tritanopia (blue-blind)
#FFD9D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe0be; /* rgb */ color: rgb(255, 224, 190); /* oklch */ color: oklch(92.4% 0.056 69.6);
Tailwind
colors: {
custom: {
50: '#ffe9d1',
500: '#ffe0be',
950: '#000000',
},
}SCSS
$custom: #ffe0be; $custom-light: #ffe9d1; $custom-dark: #000000;
JSON
{
"hex": "#ffe0be",
"rgb": {
"r": 255,
"g": 224,
"b": 190
},
"hsl": {
"h": 31.385,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.92382,
"c": 0.05628,
"h": 69.6
},
"luminance": 0.78289
}Semantic roles & 50–950 ramp
primary
#FFE0BE
secondary
#7AAEE7
accent
#6DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483