#FFE2BF#FFE2BF
#FFE2BF is a very light, muted orange. Relative luminance 0.794; OKLCH L 92.8% C 0.056 H 72.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2BF |
|---|---|
| RGB | rgb(255, 226, 191) |
| HSL | hsl(33, 100%, 87%) |
| HSV | hsv(33, 25%, 100%) |
| CMYK | cmyk(0%, 11.4%, 25.1%, 0%) |
| CIE-LAB | lab(91.42, 4.77, 20.78) |
| CIE-LCH | lch(91.42, 21.32, 77.07°) |
| OKLab | oklab(92.79% 0.017 0.0532) |
| OKLCH | oklch(92.79% 0.056 72.3) |
| XYZ | xyz(77.8409, 79.4167, 60.5087) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.01
Peach
#FFDAB9
ΔE00 3.48
Light Peach
#FFD8B1
ΔE00 3.53
Blanchedalmond
#FFEBCD
ΔE00 3.55
Navajowhite
#FFDEAD
ΔE00 3.83
Moccasin
#FFE4B5
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2BF #BFDCFF
analogous
#FFC2BF #FFE2BF #FCFFBF
triadic
#FFE2BF #BFFFE2 #E2BFFF
tetradic
#FFE2BF #BFFFC2 #BFDCFF #FFBFFC
square
#FFE2BF #BFFFC2 #BFDCFF #FFBFFC
split-complementary
#FFE2BF #BFFCFF #C2BFFF
monochromatic
#FFAB45 #FFC682 #FFE2BF #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.24
#FFE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FFE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2BF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2BF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BD
Deuteranopia (green-blind)
#F4E9C0
Tritanopia (blue-blind)
#FFDBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2bf; /* rgb */ color: rgb(255, 226, 191); /* oklch */ color: oklch(92.8% 0.056 72.3);
Tailwind
colors: {
custom: {
50: '#ffebd2',
500: '#ffe2bf',
950: '#000000',
},
}SCSS
$custom: #ffe2bf; $custom-light: #ffebd2; $custom-dark: #000000;
JSON
{
"hex": "#ffe2bf",
"rgb": {
"r": 255,
"g": 226,
"b": 191
},
"hsl": {
"h": 32.812,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.92789,
"c": 0.05589,
"h": 72.3
},
"luminance": 0.79414
}Semantic roles & 50–950 ramp
primary
#FFE2BF
secondary
#7BACE8
accent
#68E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483