#FFE6A3#FFE6A3
#FFE6A3 is a very light, moderate orange. Relative luminance 0.805; OKLCH L 93.0% C 0.089 H 89.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6A3 |
|---|---|
| RGB | rgb(255, 230, 163) |
| HSL | hsl(44, 100%, 82%) |
| HSV | hsv(44, 36%, 100%) |
| CMYK | cmyk(0%, 9.8%, 36.1%, 0%) |
| CIE-LAB | lab(91.91, -0.74, 35.79) |
| CIE-LCH | lch(91.91, 35.80, 91.18°) |
| OKLab | oklab(93.01% 0.0001 0.0889) |
| OKLCH | oklch(93.01% 0.089 89.9) |
| XYZ | xyz(76.1491, 80.5006, 46.1702) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.47
Vanilla
#F3E5AB
ΔE00 3.57
Light Tan
#FBEEAC
ΔE00 3.78
Moccasin
#FFE4B5
ΔE00 4.81
Wheat (survey)
#FBDD7E
ΔE00 5.26
Beige (survey)
#E6DAA6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6A3 #A3BCFF
analogous
#FFB8A3 #FFE6A3 #EAFFA3
triadic
#FFE6A3 #A3FFE6 #E6A3FF
tetradic
#FFE6A3 #A3FFB8 #A3BCFF #FFA3EA
square
#FFE6A3 #A3FFB8 #A3BCFF #FFA3EA
split-complementary
#FFE6A3 #A3EAFF #B8A3FF
monochromatic
#FFC529 #FFD566 #FFE6A3 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.23
#FFE6A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#FFE6A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6A3
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6A3 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49E
Deuteranopia (green-blind)
#FBEBA5
Tritanopia (blue-blind)
#FFDCD5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe6a3; /* rgb */ color: rgb(255, 230, 163); /* oklch */ color: oklch(93.0% 0.089 89.9);
Tailwind
colors: {
custom: {
50: '#ffedbf',
500: '#ffe6a3',
950: '#000000',
},
}SCSS
$custom: #ffe6a3; $custom-light: #ffedbf; $custom-dark: #000000;
JSON
{
"hex": "#ffe6a3",
"rgb": {
"r": 255,
"g": 230,
"b": 163
},
"hsl": {
"h": 43.696,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.93007,
"c": 0.08885,
"h": 89.9
},
"luminance": 0.80498
}Semantic roles & 50–950 ramp
primary
#FFE6A3
secondary
#6386E3
accent
#3EE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181612
muted
#868482