#FFE1AF#FFE1AF
#FFE1AF is a very light, moderate orange. Relative luminance 0.782; OKLCH L 92.3% C 0.072 H 80.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1AF |
|---|---|
| RGB | rgb(255, 225, 175) |
| HSL | hsl(38, 100%, 84%) |
| HSV | hsv(38, 31%, 100%) |
| CMYK | cmyk(0%, 11.8%, 31.4%, 0%) |
| CIE-LAB | lab(90.87, 3.22, 28.29) |
| CIE-LCH | lch(90.87, 28.47, 83.51°) |
| OKLab | oklab(92.26% 0.0122 0.0713) |
| OKLCH | oklch(92.26% 0.072 80.3) |
| XYZ | xyz(75.9042, 78.2082, 51.6465) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.16
Navajowhite
#FFDEAD
ΔE00 1.21
Pale Peach
#FFE5AD
ΔE00 2.32
Wheat
#F5DEB3
ΔE00 2.55
Bisque
#FFE4C4
ΔE00 5.03
Light Peach
#FFD8B1
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1AF #AFCDFF
analogous
#FFB9AF #FFE1AF #F5FFAF
triadic
#FFE1AF #AFFFE1 #E1AFFF
tetradic
#FFE1AF #AFFFB9 #AFCDFF #FFAFF5
square
#FFE1AF #AFFFB9 #AFCDFF #FFAFF5
split-complementary
#FFE1AF #AFF5FF #B9AFFF
monochromatic
#FFB335 #FFCA72 #FFE1AF #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.26
#FFE1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#FFE1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1AF
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1AF | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AC
Deuteranopia (green-blind)
#F6E8B0
Tritanopia (blue-blind)
#FFD8D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe1af; /* rgb */ color: rgb(255, 225, 175); /* oklch */ color: oklch(92.3% 0.072 80.3);
Tailwind
colors: {
custom: {
50: '#ffeac7',
500: '#ffe1af',
950: '#000000',
},
}SCSS
$custom: #ffe1af; $custom-light: #ffeac7; $custom-dark: #000000;
JSON
{
"hex": "#ffe1af",
"rgb": {
"r": 255,
"g": 225,
"b": 175
},
"hsl": {
"h": 37.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.9226,
"c": 0.07238,
"h": 80.3
},
"luminance": 0.78206
}Semantic roles & 50–950 ramp
primary
#FFE1AF
secondary
#6D9AE5
accent
#56E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482