#FFE7B4#FFE7B4
#FFE7B4 is a very light, moderate orange. Relative luminance 0.817; OKLCH L 93.5% C 0.071 H 85.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7B4 |
|---|---|
| RGB | rgb(255, 231, 180) |
| HSL | hsl(41, 100%, 85%) |
| HSV | hsv(41, 29%, 100%) |
| CMYK | cmyk(0%, 9.4%, 29.4%, 0%) |
| CIE-LAB | lab(92.45, 0.79, 27.86) |
| CIE-LCH | lch(92.45, 27.87, 88.38°) |
| OKLab | oklab(93.53% 0.0053 0.0704) |
| OKLCH | oklch(93.53% 0.071 85.7) |
| XYZ | xyz(78.0550, 81.7094, 54.8310) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.25
Moccasin
#FFE4B5
ΔE00 1.72
Wheat
#F5DEB3
ΔE00 2.73
Navajowhite
#FFDEAD
ΔE00 3.51
Vanilla
#F3E5AB
ΔE00 4.04
Light Tan
#FBEEAC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7B4 #B4CCFF
analogous
#FFC1B4 #FFE7B4 #F1FFB4
triadic
#FFE7B4 #B4FFE7 #E7B4FF
tetradic
#FFE7B4 #B4FFC1 #B4CCFF #FFB4F1
square
#FFE7B4 #B4FFC1 #B4CCFF #FFB4F1
split-complementary
#FFE7B4 #B4F1FF #C1B4FF
monochromatic
#FFC03A #FFD377 #FFE7B4 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.21
#FFE7B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#FFE7B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7B4
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7B4 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B1
Deuteranopia (green-blind)
#F9ECB5
Tritanopia (blue-blind)
#FFDED9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe7b4; /* rgb */ color: rgb(255, 231, 180); /* oklch */ color: oklch(93.5% 0.071 85.7);
Tailwind
colors: {
custom: {
50: '#ffeeca',
500: '#ffe7b4',
950: '#000000',
},
}SCSS
$custom: #ffe7b4; $custom-light: #ffeeca; $custom-dark: #000000;
JSON
{
"hex": "#ffe7b4",
"rgb": {
"r": 255,
"g": 231,
"b": 180
},
"hsl": {
"h": 40.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.93525,
"c": 0.07058,
"h": 85.7
},
"luminance": 0.81707
}Semantic roles & 50–950 ramp
primary
#FFE7B4
secondary
#7197E6
accent
#49E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582