#FFE7A7#FFE7A7
#FFE7A7 is a very light, moderate orange. Relative luminance 0.812; OKLCH L 93.3% C 0.085 H 89.9°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7A7 |
|---|---|
| RGB | rgb(255, 231, 167) |
| HSL | hsl(44, 100%, 83%) |
| HSV | hsv(44, 35%, 100%) |
| CMYK | cmyk(0%, 9.4%, 34.5%, 0%) |
| CIE-LAB | lab(92.22, -0.79, 34.19) |
| CIE-LCH | lch(92.22, 34.19, 91.32°) |
| OKLab | oklab(93.28% 0.0002 0.0852) |
| OKLCH | oklch(93.28% 0.085 89.9) |
| XYZ | xyz(76.7923, 81.2044, 48.1806) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.02
Vanilla
#F3E5AB
ΔE00 3.19
Light Tan
#FBEEAC
ΔE00 3.55
Moccasin
#FFE4B5
ΔE00 4.35
Wheat
#F5DEB3
ΔE00 5.17
Beige (survey)
#E6DAA6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7A7 #A7BFFF
analogous
#FFBBA7 #FFE7A7 #EBFFA7
triadic
#FFE7A7 #A7FFE7 #E7A7FF
tetradic
#FFE7A7 #A7FFBB #A7BFFF #FFA7EB
square
#FFE7A7 #A7FFBB #A7BFFF #FFA7EB
split-complementary
#FFE7A7 #A7EBFF #BBA7FF
monochromatic
#FFC62D #FFD66A #FFE7A7 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.22
#FFE7A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#FFE7A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7A7
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7A7 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A3
Deuteranopia (green-blind)
#FBECA9
Tritanopia (blue-blind)
#FFDDD6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe7a7; /* rgb */ color: rgb(255, 231, 167); /* oklch */ color: oklch(93.3% 0.085 89.9);
Tailwind
colors: {
custom: {
50: '#ffeec1',
500: '#ffe7a7',
950: '#000000',
},
}SCSS
$custom: #ffe7a7; $custom-light: #ffeec1; $custom-dark: #000000;
JSON
{
"hex": "#ffe7a7",
"rgb": {
"r": 255,
"g": 231,
"b": 167
},
"hsl": {
"h": 43.636,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.93275,
"c": 0.08519,
"h": 89.9
},
"luminance": 0.81202
}Semantic roles & 50–950 ramp
primary
#FFE7A7
secondary
#6688E4
accent
#3FE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582