#FFE9AF#FFE9AF
#FFE9AF is a very light, moderate orange. Relative luminance 0.826; OKLCH L 93.8% C 0.078 H 89.7°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE9AF |
|---|---|
| RGB | rgb(255, 233, 175) |
| HSL | hsl(44, 100%, 84%) |
| HSV | hsv(44, 31%, 100%) |
| CMYK | cmyk(0%, 8.6%, 31.4%, 0%) |
| CIE-LAB | lab(92.85, -0.85, 30.97) |
| CIE-LCH | lch(92.85, 30.98, 91.57°) |
| OKLab | oklab(93.82% 0.0004 0.0777) |
| OKLCH | oklch(93.82% 0.078 89.7) |
| XYZ | xyz(78.1178, 82.6353, 52.3843) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.60
Vanilla
#F3E5AB
ΔE00 2.78
Light Tan
#FBEEAC
ΔE00 3.50
Moccasin
#FFE4B5
ΔE00 3.58
Wheat
#F5DEB3
ΔE00 4.34
Beige (survey)
#E6DAA6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE9AF #AFC5FF
analogous
#FFC1AF #FFE9AF #EDFFAF
triadic
#FFE9AF #AFFFE9 #E9AFFF
tetradic
#FFE9AF #AFFFC1 #AFC5FF #FFAFED
square
#FFE9AF #AFFFC1 #AFC5FF #FFAFED
split-complementary
#FFE9AF #AFEDFF #C1AFFF
monochromatic
#FFC735 #FFD872 #FFE9AF #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.20
#FFE9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#FFE9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE9AF
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE9AF | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#FCEDB1
Tritanopia (blue-blind)
#FFE0DA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe9af; /* rgb */ color: rgb(255, 233, 175); /* oklch */ color: oklch(93.8% 0.078 89.7);
Tailwind
colors: {
custom: {
50: '#ffefc7',
500: '#ffe9af',
950: '#000000',
},
}SCSS
$custom: #ffe9af; $custom-light: #ffefc7; $custom-dark: #000000;
JSON
{
"hex": "#ffe9af",
"rgb": {
"r": 255,
"g": 233,
"b": 175
},
"hsl": {
"h": 43.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93818,
"c": 0.07774,
"h": 89.7
},
"luminance": 0.82633
}Semantic roles & 50–950 ramp
primary
#FFE9AF
secondary
#6D8EE5
accent
#3FE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582