#FFE7AF#FFE7AF
#FFE7AF is a very light, moderate orange. Relative luminance 0.815; OKLCH L 93.4% C 0.076 H 87.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7AF |
|---|---|
| RGB | rgb(255, 231, 175) |
| HSL | hsl(42, 100%, 84%) |
| HSV | hsv(42, 31%, 100%) |
| CMYK | cmyk(0%, 9.4%, 31.4%, 0%) |
| CIE-LAB | lab(92.36, 0.17, 30.30) |
| CIE-LCH | lch(92.36, 30.30, 89.69°) |
| OKLab | oklab(93.43% 0.0033 0.0762) |
| OKLCH | oklch(93.43% 0.076 87.5) |
| XYZ | xyz(77.5548, 81.5094, 52.1967) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.72
Moccasin
#FFE4B5
ΔE00 2.72
Vanilla
#F3E5AB
ΔE00 3.40
Wheat
#F5DEB3
ΔE00 3.64
Navajowhite
#FFDEAD
ΔE00 4.10
Light Tan
#FBEEAC
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7AF #AFC7FF
analogous
#FFBFAF #FFE7AF #EFFFAF
triadic
#FFE7AF #AFFFE7 #E7AFFF
tetradic
#FFE7AF #AFFFBF #AFC7FF #FFAFEF
square
#FFE7AF #AFFFBF #AFC7FF #FFAFEF
split-complementary
#FFE7AF #AFEFFF #BFAFFF
monochromatic
#FFC235 #FFD572 #FFE7AF #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.21
#FFE7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#FFE7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7AF
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7AF | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AB
Deuteranopia (green-blind)
#FAECB1
Tritanopia (blue-blind)
#FFDED8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe7af; /* rgb */ color: rgb(255, 231, 175); /* oklch */ color: oklch(93.4% 0.076 87.5);
Tailwind
colors: {
custom: {
50: '#ffeec7',
500: '#ffe7af',
950: '#000000',
},
}SCSS
$custom: #ffe7af; $custom-light: #ffeec7; $custom-dark: #000000;
JSON
{
"hex": "#ffe7af",
"rgb": {
"r": 255,
"g": 231,
"b": 175
},
"hsl": {
"h": 42,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93426,
"c": 0.07622,
"h": 87.5
},
"luminance": 0.81507
}Semantic roles & 50–950 ramp
primary
#FFE7AF
secondary
#6D91E5
accent
#45E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582