#FFE7AB#FFE7AB
#FFE7AB is a very light, moderate orange. Relative luminance 0.814; OKLCH L 93.3% C 0.081 H 88.7°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7AB |
|---|---|
| RGB | rgb(255, 231, 171) |
| HSL | hsl(43, 100%, 84%) |
| HSV | hsv(43, 33%, 100%) |
| CMYK | cmyk(0%, 9.4%, 32.9%, 0%) |
| CIE-LAB | lab(92.29, -0.32, 32.24) |
| CIE-LCH | lch(92.29, 32.24, 90.56°) |
| OKLab | oklab(93.35% 0.0018 0.0807) |
| OKLCH | oklch(93.35% 0.081 88.7) |
| XYZ | xyz(77.1678, 81.3546, 50.1583) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.26
Vanilla
#F3E5AB
ΔE00 3.17
Moccasin
#FFE4B5
ΔE00 3.55
Light Tan
#FBEEAC
ΔE00 3.89
Wheat
#F5DEB3
ΔE00 4.40
Navajowhite
#FFDEAD
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7AB #ABC3FF
analogous
#FFBDAB #FFE7AB #EDFFAB
triadic
#FFE7AB #ABFFE7 #E7ABFF
tetradic
#FFE7AB #ABFFBD #ABC3FF #FFABED
square
#FFE7AB #ABFFBD #ABC3FF #FFABED
split-complementary
#FFE7AB #ABEDFF #BDABFF
monochromatic
#FFC431 #FFD66E #FFE7AB #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.22
#FFE7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#FFE7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7AB
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7AB | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A7
Deuteranopia (green-blind)
#FBECAD
Tritanopia (blue-blind)
#FFDDD7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe7ab; /* rgb */ color: rgb(255, 231, 171); /* oklch */ color: oklch(93.3% 0.081 88.7);
Tailwind
colors: {
custom: {
50: '#ffeec4',
500: '#ffe7ab',
950: '#000000',
},
}SCSS
$custom: #ffe7ab; $custom-light: #ffeec4; $custom-dark: #000000;
JSON
{
"hex": "#ffe7ab",
"rgb": {
"r": 255,
"g": 231,
"b": 171
},
"hsl": {
"h": 42.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.9335,
"c": 0.08072,
"h": 88.7
},
"luminance": 0.81352
}Semantic roles & 50–950 ramp
primary
#FFE7AB
secondary
#6A8DE5
accent
#42E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582