#FFE7B7#FFE7B7
#FFE7B7 is a very light, moderate orange. Relative luminance 0.818; OKLCH L 93.6% C 0.067 H 84.5°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7B7 |
|---|---|
| RGB | rgb(255, 231, 183) |
| HSL | hsl(40, 100%, 86%) |
| HSV | hsv(40, 28%, 100%) |
| CMYK | cmyk(0%, 9.4%, 28.2%, 0%) |
| CIE-LAB | lab(92.50, 1.17, 26.39) |
| CIE-LCH | lch(92.50, 26.42, 87.47°) |
| OKLab | oklab(93.59% 0.0065 0.0669) |
| OKLCH | oklch(93.59% 0.067 84.5) |
| XYZ | xyz(78.3639, 81.8330, 56.4579) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.24
Pale Peach
#FFE5AD
ΔE00 1.91
Wheat
#F5DEB3
ΔE00 2.29
Navajowhite
#FFDEAD
ΔE00 3.29
Vanilla
#F3E5AB
ΔE00 4.57
Blanchedalmond
#FFEBCD
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7B7 #B7CFFF
analogous
#FFC3B7 #FFE7B7 #F3FFB7
triadic
#FFE7B7 #B7FFE7 #E7B7FF
tetradic
#FFE7B7 #B7FFC3 #B7CFFF #FFB7F3
square
#FFE7B7 #B7FFC3 #B7CFFF #FFB7F3
split-complementary
#FFE7B7 #B7F3FF #C3B7FF
monochromatic
#FFBE3D #FFD37A #FFE7B7 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.21
#FFE7B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#FFE7B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7B7
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7B7 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B4
Deuteranopia (green-blind)
#F9ECB8
Tritanopia (blue-blind)
#FFDFDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe7b7; /* rgb */ color: rgb(255, 231, 183); /* oklch */ color: oklch(93.6% 0.067 84.5);
Tailwind
colors: {
custom: {
50: '#ffeecc',
500: '#ffe7b7',
950: '#000000',
},
}SCSS
$custom: #ffe7b7; $custom-light: #ffeecc; $custom-dark: #000000;
JSON
{
"hex": "#ffe7b7",
"rgb": {
"r": 255,
"g": 231,
"b": 183
},
"hsl": {
"h": 40,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.93586,
"c": 0.0672,
"h": 84.5
},
"luminance": 0.81831
}Semantic roles & 50–950 ramp
primary
#FFE7B7
secondary
#749AE6
accent
#4CE600
background
#FFFFFE
surface
#FFFEFA
border
#D7D6D3
text
#181613
muted
#868583