#FFE2B0#FFE2B0
#FFE2B0 is a very light, moderate orange. Relative luminance 0.788; OKLCH L 92.5% C 0.072 H 81.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2B0 |
|---|---|
| RGB | rgb(255, 226, 176) |
| HSL | hsl(38, 100%, 85%) |
| HSV | hsv(38, 31%, 100%) |
| CMYK | cmyk(0%, 11.4%, 31%, 0%) |
| CIE-LAB | lab(91.14, 2.83, 28.14) |
| CIE-LCH | lch(91.14, 28.28, 84.25°) |
| OKLab | oklab(92.47% 0.0111 0.071) |
| OKLCH | oklch(92.47% 0.072 81.1) |
| XYZ | xyz(76.2739, 78.7899, 52.2560) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.91
Navajowhite
#FFDEAD
ΔE00 1.57
Pale Peach
#FFE5AD
ΔE00 2.04
Wheat
#F5DEB3
ΔE00 2.42
Bisque
#FFE4C4
ΔE00 5.10
Light Peach
#FFD8B1
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2B0 #B0CDFF
analogous
#FFBBB0 #FFE2B0 #F4FFB0
triadic
#FFE2B0 #B0FFE2 #E2B0FF
tetradic
#FFE2B0 #B0FFBB #B0CDFF #FFB0F4
square
#FFE2B0 #B0FFBB #B0CDFF #FFB0F4
split-complementary
#FFE2B0 #B0F4FF #BBB0FF
monochromatic
#FFB536 #FFCC73 #FFE2B0 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.25
#FFE2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#FFE2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2B0
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2B0 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AD
Deuteranopia (green-blind)
#F6E9B1
Tritanopia (blue-blind)
#FFD9D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2b0; /* rgb */ color: rgb(255, 226, 176); /* oklch */ color: oklch(92.5% 0.072 81.1);
Tailwind
colors: {
custom: {
50: '#ffebc8',
500: '#ffe2b0',
950: '#000000',
},
}SCSS
$custom: #ffe2b0; $custom-light: #ffebc8; $custom-dark: #000000;
JSON
{
"hex": "#ffe2b0",
"rgb": {
"r": 255,
"g": 226,
"b": 176
},
"hsl": {
"h": 37.975,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.92473,
"c": 0.07184,
"h": 81.1
},
"luminance": 0.78787
}Semantic roles & 50–950 ramp
primary
#FFE2B0
secondary
#6E9AE5
accent
#54E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482