#FFE3AF#FFE3AF
#FFE3AF is a very light, moderate orange. Relative luminance 0.793; OKLCH L 92.6% C 0.074 H 82.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3AF |
|---|---|
| RGB | rgb(255, 227, 175) |
| HSL | hsl(39, 100%, 84%) |
| HSV | hsv(39, 31%, 100%) |
| CMYK | cmyk(0%, 11%, 31.4%, 0%) |
| CIE-LAB | lab(91.37, 2.20, 28.96) |
| CIE-LCH | lch(91.37, 29.04, 85.66°) |
| OKLab | oklab(92.65% 0.0092 0.0729) |
| OKLCH | oklch(92.65% 0.074 82.8) |
| XYZ | xyz(76.4481, 79.2959, 51.8278) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.23
Pale Peach
#FFE5AD
ΔE00 1.34
Navajowhite
#FFDEAD
ΔE00 2.18
Wheat
#F5DEB3
ΔE00 2.62
Vanilla
#F3E5AB
ΔE00 5.02
Bisque
#FFE4C4
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3AF #AFCBFF
analogous
#FFBBAF #FFE3AF #F3FFAF
triadic
#FFE3AF #AFFFE3 #E3AFFF
tetradic
#FFE3AF #AFFFBB #AFCBFF #FFAFF3
square
#FFE3AF #AFFFBB #AFCBFF #FFAFF3
split-complementary
#FFE3AF #AFF3FF #BBAFFF
monochromatic
#FFB835 #FFCE72 #FFE3AF #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.25
#FFE3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FFE3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3AF
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3AF | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AC
Deuteranopia (green-blind)
#F7E9B0
Tritanopia (blue-blind)
#FFDAD5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe3af; /* rgb */ color: rgb(255, 227, 175); /* oklch */ color: oklch(92.6% 0.074 82.8);
Tailwind
colors: {
custom: {
50: '#ffebc7',
500: '#ffe3af',
950: '#000000',
},
}SCSS
$custom: #ffe3af; $custom-light: #ffebc7; $custom-dark: #000000;
JSON
{
"hex": "#ffe3af",
"rgb": {
"r": 255,
"g": 227,
"b": 175
},
"hsl": {
"h": 39,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.92647,
"c": 0.07352,
"h": 82.8
},
"luminance": 0.79293
}Semantic roles & 50–950 ramp
primary
#FFE3AF
secondary
#6D97E5
accent
#50E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482