#FFE3BE#FFE3BE
#FFE3BE is a very light, muted orange. Relative luminance 0.799; OKLCH L 93.0% C 0.057 H 74.7°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3BE |
|---|---|
| RGB | rgb(255, 227, 190) |
| HSL | hsl(34, 100%, 87%) |
| HSV | hsv(34, 25%, 100%) |
| CMYK | cmyk(0%, 11%, 25.5%, 0%) |
| CIE-LAB | lab(91.65, 4.13, 21.61) |
| CIE-LCH | lch(91.65, 22.00, 79.19°) |
| OKLab | oklab(92.96% 0.0152 0.0553) |
| OKLCH | oklch(92.96% 0.057 74.7) |
| XYZ | xyz(78.0039, 79.9182, 60.0220) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.54
Moccasin
#FFE4B5
ΔE00 3.05
Blanchedalmond
#FFEBCD
ΔE00 3.30
Navajowhite
#FFDEAD
ΔE00 3.31
Wheat
#F5DEB3
ΔE00 3.35
Light Peach
#FFD8B1
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3BE #BEDAFF
analogous
#FFC3BE #FFE3BE #FAFFBE
triadic
#FFE3BE #BEFFE3 #E3BEFF
tetradic
#FFE3BE #BEFFC3 #BEDAFF #FFBEFA
square
#FFE3BE #BEFFC3 #BEDAFF #FFBEFA
split-complementary
#FFE3BE #BEFAFF #C3BEFF
monochromatic
#FFAE44 #FFC981 #FFE3BE #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.24
#FFE3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#FFE3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3BE
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3BE | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BC
Deuteranopia (green-blind)
#F5EABF
Tritanopia (blue-blind)
#FFDCD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe3be; /* rgb */ color: rgb(255, 227, 190); /* oklch */ color: oklch(93.0% 0.057 74.7);
Tailwind
colors: {
custom: {
50: '#ffebd1',
500: '#ffe3be',
950: '#000000',
},
}SCSS
$custom: #ffe3be; $custom-light: #ffebd1; $custom-dark: #000000;
JSON
{
"hex": "#ffe3be",
"rgb": {
"r": 255,
"g": 227,
"b": 190
},
"hsl": {
"h": 34.154,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.92959,
"c": 0.05732,
"h": 74.7
},
"luminance": 0.79916
}Semantic roles & 50–950 ramp
primary
#FFE3BE
secondary
#7AA9E7
accent
#63E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483