#FFE3A6#FFE3A6
#FFE3A6 is a very light, moderate orange. Relative luminance 0.790; OKLCH L 92.5% C 0.083 H 86.1°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3A6 |
|---|---|
| RGB | rgb(255, 227, 166) |
| HSL | hsl(41, 100%, 83%) |
| HSV | hsv(41, 35%, 100%) |
| CMYK | cmyk(0%, 11%, 34.9%, 0%) |
| CIE-LAB | lab(91.21, 1.13, 33.35) |
| CIE-LCH | lch(91.21, 33.37, 88.07°) |
| OKLab | oklab(92.48% 0.0057 0.0832) |
| OKLCH | oklch(92.48% 0.083 86.1) |
| XYZ | xyz(75.5934, 78.9540, 47.3267) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.19
Moccasin
#FFE4B5
ΔE00 3.29
Navajowhite
#FFDEAD
ΔE00 3.78
Vanilla
#F3E5AB
ΔE00 4.26
Wheat
#F5DEB3
ΔE00 4.28
Light Tan
#FBEEAC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3A6 #A6C2FF
analogous
#FFB7A6 #FFE3A6 #EEFFA6
triadic
#FFE3A6 #A6FFE3 #E3A6FF
tetradic
#FFE3A6 #A6FFB7 #A6C2FF #FFA6EE
square
#FFE3A6 #A6FFB7 #A6C2FF #FFA6EE
split-complementary
#FFE3A6 #A6EEFF #B7A6FF
monochromatic
#FFBC2C #FFD069 #FFE3A6 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.25
#FFE3A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#FFE3A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3A6
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3A6 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A2
Deuteranopia (green-blind)
#F8E9A8
Tritanopia (blue-blind)
#FFD9D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe3a6; /* rgb */ color: rgb(255, 227, 166); /* oklch */ color: oklch(92.5% 0.083 86.1);
Tailwind
colors: {
custom: {
50: '#ffebc1',
500: '#ffe3a6',
950: '#000000',
},
}SCSS
$custom: #ffe3a6; $custom-light: #ffebc1; $custom-dark: #000000;
JSON
{
"hex": "#ffe3a6",
"rgb": {
"r": 255,
"g": 227,
"b": 166
},
"hsl": {
"h": 41.124,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.92475,
"c": 0.08339,
"h": 86.1
},
"luminance": 0.78951
}Semantic roles & 50–950 ramp
primary
#FFE3A6
secondary
#658DE4
accent
#48E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181612
muted
#868482