#FFE2BA#FFE2BA
#FFE2BA is a very light, moderate orange. Relative luminance 0.792; OKLCH L 92.7% C 0.061 H 75.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2BA |
|---|---|
| RGB | rgb(255, 226, 186) |
| HSL | hsl(35, 100%, 86%) |
| HSV | hsv(35, 27%, 100%) |
| CMYK | cmyk(0%, 11.4%, 27.1%, 0%) |
| CIE-LAB | lab(91.32, 4.11, 23.23) |
| CIE-LCH | lch(91.32, 23.59, 79.98°) |
| OKLab | oklab(92.68% 0.0151 0.0592) |
| OKLCH | oklch(92.68% 0.061 75.7) |
| XYZ | xyz(77.3000, 79.2003, 57.6601) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.35
Bisque
#FFE4C4
ΔE00 2.38
Navajowhite
#FFDEAD
ΔE00 2.46
Wheat
#F5DEB3
ΔE00 2.87
Light Peach
#FFD8B1
ΔE00 3.92
Blanchedalmond
#FFEBCD
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2BA #BAD7FF
analogous
#FFC0BA #FFE2BA #F9FFBA
triadic
#FFE2BA #BAFFE2 #E2BAFF
tetradic
#FFE2BA #BAFFC0 #BAD7FF #FFBAF9
square
#FFE2BA #BAFFC0 #BAD7FF #FFBAF9
split-complementary
#FFE2BA #BAF9FF #C0BAFF
monochromatic
#FFAF40 #FFC87D #FFE2BA #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.25
#FFE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#FFE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2BA
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2BA | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B7
Deuteranopia (green-blind)
#F5E9BB
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2ba; /* rgb */ color: rgb(255, 226, 186); /* oklch */ color: oklch(92.7% 0.061 75.7);
Tailwind
colors: {
custom: {
50: '#ffebcf',
500: '#ffe2ba',
950: '#000000',
},
}SCSS
$custom: #ffe2ba; $custom-light: #ffebcf; $custom-dark: #000000;
JSON
{
"hex": "#ffe2ba",
"rgb": {
"r": 255,
"g": 226,
"b": 186
},
"hsl": {
"h": 34.783,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.9268,
"c": 0.0611,
"h": 75.7
},
"luminance": 0.79198
}Semantic roles & 50–950 ramp
primary
#FFE2BA
secondary
#76A6E7
accent
#60E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483