#FFE2B7#FFE2B7
#FFE2B7 is a very light, moderate orange. Relative luminance 0.791; OKLCH L 92.6% C 0.064 H 77.5°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2B7 |
|---|---|
| RGB | rgb(255, 226, 183) |
| HSL | hsl(36, 100%, 86%) |
| HSV | hsv(36, 28%, 100%) |
| CMYK | cmyk(0%, 11.4%, 28.2%, 0%) |
| CIE-LAB | lab(91.27, 3.72, 24.71) |
| CIE-LCH | lch(91.27, 24.98, 81.45°) |
| OKLab | oklab(92.62% 0.0139 0.0628) |
| OKLCH | oklch(92.62% 0.064 77.5) |
| XYZ | xyz(76.9845, 79.0741, 55.9981) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.53
Navajowhite
#FFDEAD
ΔE00 1.82
Wheat
#F5DEB3
ΔE00 2.39
Bisque
#FFE4C4
ΔE00 3.24
Pale Peach
#FFE5AD
ΔE00 3.80
Light Peach
#FFD8B1
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2B7 #B7D4FF
analogous
#FFBEB7 #FFE2B7 #F8FFB7
triadic
#FFE2B7 #B7FFE2 #E2B7FF
tetradic
#FFE2B7 #B7FFBE #B7D4FF #FFB7F8
square
#FFE2B7 #B7FFBE #B7D4FF #FFB7F8
split-complementary
#FFE2B7 #B7F8FF #BEB7FF
monochromatic
#FFB13D #FFC97A #FFE2B7 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.25
#FFE2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#FFE2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2B7
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2B7 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B4
Deuteranopia (green-blind)
#F5E9B8
Tritanopia (blue-blind)
#FFDAD6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2b7; /* rgb */ color: rgb(255, 226, 183); /* oklch */ color: oklch(92.6% 0.064 77.5);
Tailwind
colors: {
custom: {
50: '#ffebcc',
500: '#ffe2b7',
950: '#000000',
},
}SCSS
$custom: #ffe2b7; $custom-light: #ffebcc; $custom-dark: #000000;
JSON
{
"hex": "#ffe2b7",
"rgb": {
"r": 255,
"g": 226,
"b": 183
},
"hsl": {
"h": 35.833,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.92617,
"c": 0.06429,
"h": 77.5
},
"luminance": 0.79072
}Semantic roles & 50–950 ramp
primary
#FFE2B7
secondary
#74A2E6
accent
#5CE600
background
#FFFEFE
surface
#FFFDFA
border
#D7D5D3
text
#181613
muted
#868483