#FFE2B8#FFE2B8
#FFE2B8 is a very light, moderate orange. Relative luminance 0.791; OKLCH L 92.6% C 0.063 H 77.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2B8 |
|---|---|
| RGB | rgb(255, 226, 184) |
| HSL | hsl(35, 100%, 86%) |
| HSV | hsv(35, 28%, 100%) |
| CMYK | cmyk(0%, 11.4%, 27.8%, 0%) |
| CIE-LAB | lab(91.29, 3.85, 24.22) |
| CIE-LCH | lch(91.29, 24.52, 80.98°) |
| OKLab | oklab(92.64% 0.0143 0.0616) |
| OKLCH | oklch(92.64% 0.063 77) |
| XYZ | xyz(77.0889, 79.1159, 56.5482) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.79
Navajowhite
#FFDEAD
ΔE00 2.01
Wheat
#F5DEB3
ΔE00 2.52
Bisque
#FFE4C4
ΔE00 2.96
Pale Peach
#FFE5AD
ΔE00 4.08
Light Peach
#FFD8B1
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2B8 #B8D5FF
analogous
#FFBEB8 #FFE2B8 #F8FFB8
triadic
#FFE2B8 #B8FFE2 #E2B8FF
tetradic
#FFE2B8 #B8FFBE #B8D5FF #FFB8F8
square
#FFE2B8 #B8FFBE #B8D5FF #FFB8F8
split-complementary
#FFE2B8 #B8F8FF #BEB8FF
monochromatic
#FFB03E #FFC97B #FFE2B8 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.25
#FFE2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FFE2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2B8
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2B8 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B5
Deuteranopia (green-blind)
#F5E9B9
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2b8; /* rgb */ color: rgb(255, 226, 184); /* oklch */ color: oklch(92.6% 0.063 77.0);
Tailwind
colors: {
custom: {
50: '#ffebcd',
500: '#ffe2b8',
950: '#000000',
},
}SCSS
$custom: #ffe2b8; $custom-light: #ffebcd; $custom-dark: #000000;
JSON
{
"hex": "#ffe2b8",
"rgb": {
"r": 255,
"g": 226,
"b": 184
},
"hsl": {
"h": 35.493,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.92638,
"c": 0.06323,
"h": 77
},
"luminance": 0.79113
}Semantic roles & 50–950 ramp
primary
#FFE2B8
secondary
#75A3E7
accent
#5EE600
background
#FFFEFE
surface
#FFFDFA
border
#D7D5D3
text
#181613
muted
#868483