#FFE2B1#FFE2B1
#FFE2B1 is a very light, moderate orange. Relative luminance 0.788; OKLCH L 92.5% C 0.071 H 80.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2B1 |
|---|---|
| RGB | rgb(255, 226, 177) |
| HSL | hsl(38, 100%, 85%) |
| HSV | hsv(38, 31%, 100%) |
| CMYK | cmyk(0%, 11.4%, 30.6%, 0%) |
| CIE-LAB | lab(91.16, 2.96, 27.65) |
| CIE-LCH | lch(91.16, 27.80, 83.90°) |
| OKLab | oklab(92.49% 0.0115 0.0698) |
| OKLCH | oklch(92.49% 0.071 80.6) |
| XYZ | xyz(76.3732, 78.8296, 52.7790) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.78
Navajowhite
#FFDEAD
ΔE00 1.47
Pale Peach
#FFE5AD
ΔE00 2.27
Wheat
#F5DEB3
ΔE00 2.32
Bisque
#FFE4C4
ΔE00 4.84
Light Peach
#FFD8B1
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2B1 #B1CEFF
analogous
#FFBBB1 #FFE2B1 #F5FFB1
triadic
#FFE2B1 #B1FFE2 #E2B1FF
tetradic
#FFE2B1 #B1FFBB #B1CEFF #FFB1F5
square
#FFE2B1 #B1FFBB #B1CEFF #FFB1F5
split-complementary
#FFE2B1 #B1F5FF #BBB1FF
monochromatic
#FFB437 #FFCB74 #FFE2B1 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.25
#FFE2B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#FFE2B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2B1
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2B1 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AE
Deuteranopia (green-blind)
#F6E9B2
Tritanopia (blue-blind)
#FFD9D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2b1; /* rgb */ color: rgb(255, 226, 177); /* oklch */ color: oklch(92.5% 0.071 80.6);
Tailwind
colors: {
custom: {
50: '#ffebc8',
500: '#ffe2b1',
950: '#000000',
},
}SCSS
$custom: #ffe2b1; $custom-light: #ffebc8; $custom-dark: #000000;
JSON
{
"hex": "#ffe2b1",
"rgb": {
"r": 255,
"g": 226,
"b": 177
},
"hsl": {
"h": 37.692,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.92493,
"c": 0.07076,
"h": 80.6
},
"luminance": 0.78827
}Semantic roles & 50–950 ramp
primary
#FFE2B1
secondary
#6F9BE6
accent
#55E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482