#FFE8AF#FFE8AF
#FFE8AF is a very light, moderate orange. Relative luminance 0.821; OKLCH L 93.6% C 0.077 H 88.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8AF |
|---|---|
| RGB | rgb(255, 232, 175) |
| HSL | hsl(43, 100%, 84%) |
| HSV | hsv(43, 31%, 100%) |
| CMYK | cmyk(0%, 9%, 31.4%, 0%) |
| CIE-LAB | lab(92.61, -0.34, 30.63) |
| CIE-LCH | lch(92.61, 30.63, 90.64°) |
| OKLab | oklab(93.62% 0.0019 0.0769) |
| OKLCH | oklch(93.62% 0.077 88.6) |
| XYZ | xyz(77.8355, 82.0707, 52.2902) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.15
Vanilla
#F3E5AB
ΔE00 3.07
Moccasin
#FFE4B5
ΔE00 3.15
Light Tan
#FBEEAC
ΔE00 3.95
Wheat
#F5DEB3
ΔE00 3.98
Navajowhite
#FFDEAD
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8AF #AFC6FF
analogous
#FFC0AF #FFE8AF #EEFFAF
triadic
#FFE8AF #AFFFE8 #E8AFFF
tetradic
#FFE8AF #AFFFC0 #AFC6FF #FFAFEE
square
#FFE8AF #AFFFC0 #AFC6FF #FFAFEE
split-complementary
#FFE8AF #AFEEFF #C0AFFF
monochromatic
#FFC535 #FFD672 #FFE8AF #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.21
#FFE8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#FFE8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8AF
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8AF | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#FBEDB1
Tritanopia (blue-blind)
#FFDFD9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe8af; /* rgb */ color: rgb(255, 232, 175); /* oklch */ color: oklch(93.6% 0.077 88.6);
Tailwind
colors: {
custom: {
50: '#ffefc7',
500: '#ffe8af',
950: '#000000',
},
}SCSS
$custom: #ffe8af; $custom-light: #ffefc7; $custom-dark: #000000;
JSON
{
"hex": "#ffe8af",
"rgb": {
"r": 255,
"g": 232,
"b": 175
},
"hsl": {
"h": 42.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93622,
"c": 0.07696,
"h": 88.6
},
"luminance": 0.82068
}Semantic roles & 50–950 ramp
primary
#FFE8AF
secondary
#6D90E5
accent
#42E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582