#FFE3A5#FFE3A5
#FFE3A5 is a very light, moderate orange. Relative luminance 0.789; OKLCH L 92.5% C 0.084 H 86.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3A5 |
|---|---|
| RGB | rgb(255, 227, 165) |
| HSL | hsl(41, 100%, 82%) |
| HSV | hsv(41, 35%, 100%) |
| CMYK | cmyk(0%, 11%, 35.3%, 0%) |
| CIE-LAB | lab(91.20, 1.01, 33.84) |
| CIE-LCH | lch(91.20, 33.85, 88.29°) |
| OKLab | oklab(92.46% 0.0053 0.0843) |
| OKLCH | oklch(92.46% 0.084 86.4) |
| XYZ | xyz(75.5021, 78.9175, 46.8455) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.38
Moccasin
#FFE4B5
ΔE00 3.51
Navajowhite
#FFDEAD
ΔE00 3.98
Vanilla
#F3E5AB
ΔE00 4.24
Wheat
#F5DEB3
ΔE00 4.48
Light Tan
#FBEEAC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3A5 #A5C1FF
analogous
#FFB6A5 #FFE3A5 #EEFFA5
triadic
#FFE3A5 #A5FFE3 #E3A5FF
tetradic
#FFE3A5 #A5FFB6 #A5C1FF #FFA5EE
square
#FFE3A5 #A5FFB6 #A5C1FF #FFA5EE
split-complementary
#FFE3A5 #A5EEFF #B6A5FF
monochromatic
#FFBD2B #FFD068 #FFE3A5 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.25
#FFE3A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#FFE3A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3A5
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3A5 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A1
Deuteranopia (green-blind)
#F8E9A7
Tritanopia (blue-blind)
#FFD9D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe3a5; /* rgb */ color: rgb(255, 227, 165); /* oklch */ color: oklch(92.5% 0.084 86.4);
Tailwind
colors: {
custom: {
50: '#ffebc0',
500: '#ffe3a5',
950: '#000000',
},
}SCSS
$custom: #ffe3a5; $custom-light: #ffebc0; $custom-dark: #000000;
JSON
{
"hex": "#ffe3a5",
"rgb": {
"r": 255,
"g": 227,
"b": 165
},
"hsl": {
"h": 41.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.92457,
"c": 0.08448,
"h": 86.4
},
"luminance": 0.78915
}Semantic roles & 50–950 ramp
primary
#FFE3A5
secondary
#648CE4
accent
#47E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181612
muted
#868482