#FFE2BE#FFE2BE
#FFE2BE is a very light, muted orange. Relative luminance 0.794; OKLCH L 92.8% C 0.057 H 73.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2BE |
|---|---|
| RGB | rgb(255, 226, 190) |
| HSL | hsl(33, 100%, 87%) |
| HSV | hsv(33, 25%, 100%) |
| CMYK | cmyk(0%, 11.4%, 25.5%, 0%) |
| CIE-LAB | lab(91.40, 4.64, 21.27) |
| CIE-LCH | lch(91.40, 21.77, 77.70°) |
| OKLab | oklab(92.77% 0.0166 0.0544) |
| OKLCH | oklch(92.77% 0.057 73) |
| XYZ | xyz(77.7312, 79.3728, 59.9311) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.25
Navajowhite
#FFDEAD
ΔE00 3.54
Light Peach
#FFD8B1
ΔE00 3.56
Blanchedalmond
#FFEBCD
ΔE00 3.57
Moccasin
#FFE4B5
ΔE00 3.57
Peach
#FFDAB9
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2BE #BEDBFF
analogous
#FFC2BE #FFE2BE #FBFFBE
triadic
#FFE2BE #BEFFE2 #E2BEFF
tetradic
#FFE2BE #BEFFC2 #BEDBFF #FFBEFB
square
#FFE2BE #BEFFC2 #BEDBFF #FFBEFB
split-complementary
#FFE2BE #BEFBFF #C2BEFF
monochromatic
#FFAB44 #FFC781 #FFE2BE #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.24
#FFE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#FFE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2BE
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2BE | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BC
Deuteranopia (green-blind)
#F4E9BF
Tritanopia (blue-blind)
#FFDBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2be; /* rgb */ color: rgb(255, 226, 190); /* oklch */ color: oklch(92.8% 0.057 73.0);
Tailwind
colors: {
custom: {
50: '#ffebd1',
500: '#ffe2be',
950: '#000000',
},
}SCSS
$custom: #ffe2be; $custom-light: #ffebd1; $custom-dark: #000000;
JSON
{
"hex": "#ffe2be",
"rgb": {
"r": 255,
"g": 226,
"b": 190
},
"hsl": {
"h": 33.231,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.92767,
"c": 0.05692,
"h": 73
},
"luminance": 0.7937
}Semantic roles & 50–950 ramp
primary
#FFE2BE
secondary
#7AABE7
accent
#66E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483