#FFE7A6#FFE7A6
#FFE7A6 is a very light, moderate orange. Relative luminance 0.812; OKLCH L 93.3% C 0.086 H 90.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7A6 |
|---|---|
| RGB | rgb(255, 231, 166) |
| HSL | hsl(44, 100%, 83%) |
| HSV | hsv(44, 35%, 100%) |
| CMYK | cmyk(0%, 9.4%, 34.9%, 0%) |
| CIE-LAB | lab(92.21, -0.90, 34.67) |
| CIE-LCH | lch(92.21, 34.68, 91.49°) |
| OKLab | oklab(93.26% -0.0002 0.0863) |
| OKLCH | oklch(93.26% 0.086 90.1) |
| XYZ | xyz(76.7002, 81.1675, 47.6956) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.22
Vanilla
#F3E5AB
ΔE00 3.23
Light Tan
#FBEEAC
ΔE00 3.50
Moccasin
#FFE4B5
ΔE00 4.55
Beige (survey)
#E6DAA6
ΔE00 5.31
Wheat
#F5DEB3
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7A6 #A6BEFF
analogous
#FFBAA6 #FFE7A6 #EBFFA6
triadic
#FFE7A6 #A6FFE7 #E7A6FF
tetradic
#FFE7A6 #A6FFBA #A6BEFF #FFA6EB
square
#FFE7A6 #A6FFBA #A6BEFF #FFA6EB
split-complementary
#FFE7A6 #A6EBFF #BAA6FF
monochromatic
#FFC62C #FFD669 #FFE7A6 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.22
#FFE7A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FFE7A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7A6
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7A6 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A1
Deuteranopia (green-blind)
#FBECA8
Tritanopia (blue-blind)
#FFDDD6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe7a6; /* rgb */ color: rgb(255, 231, 166); /* oklch */ color: oklch(93.3% 0.086 90.1);
Tailwind
colors: {
custom: {
50: '#ffeec1',
500: '#ffe7a6',
950: '#000000',
},
}SCSS
$custom: #ffe7a6; $custom-light: #ffeec1; $custom-dark: #000000;
JSON
{
"hex": "#ffe7a6",
"rgb": {
"r": 255,
"g": 231,
"b": 166
},
"hsl": {
"h": 43.82,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.93257,
"c": 0.0863,
"h": 90.1
},
"luminance": 0.81165
}Semantic roles & 50–950 ramp
primary
#FFE7A6
secondary
#6587E4
accent
#3EE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582