#FFE6A2#FFE6A2
#FFE6A2 is a very light, moderate orange. Relative luminance 0.805; OKLCH L 93.0% C 0.090 H 90.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6A2 |
|---|---|
| RGB | rgb(255, 230, 162) |
| HSL | hsl(44, 100%, 82%) |
| HSV | hsv(44, 36%, 100%) |
| CMYK | cmyk(0%, 9.8%, 36.5%, 0%) |
| CIE-LAB | lab(91.89, -0.85, 36.28) |
| CIE-LCH | lch(91.89, 36.29, 91.35°) |
| OKLab | oklab(92.99% -0.0003 0.09) |
| OKLCH | oklch(92.99% 0.09 90.2) |
| XYZ | xyz(76.0599, 80.4649, 45.7002) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.67
Vanilla
#F3E5AB
ΔE00 3.64
Light Tan
#FBEEAC
ΔE00 3.76
Moccasin
#FFE4B5
ΔE00 5.00
Wheat (survey)
#FBDD7E
ΔE00 5.08
Beige (survey)
#E6DAA6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6A2 #A2BBFF
analogous
#FFB8A2 #FFE6A2 #EAFFA2
triadic
#FFE6A2 #A2FFE6 #E6A2FF
tetradic
#FFE6A2 #A2FFB8 #A2BBFF #FFA2EA
square
#FFE6A2 #A2FFB8 #A2BBFF #FFA2EA
split-complementary
#FFE6A2 #A2EAFF #B8A2FF
monochromatic
#FFC528 #FFD665 #FFE6A2 #FFF6DF #FFF7E0
Accessibility & contrast
On white
1.23
#FFE6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#FFE6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6A2
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6A2 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49D
Deuteranopia (green-blind)
#FBEBA4
Tritanopia (blue-blind)
#FFDBD4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe6a2; /* rgb */ color: rgb(255, 230, 162); /* oklch */ color: oklch(93.0% 0.090 90.2);
Tailwind
colors: {
custom: {
50: '#ffedbe',
500: '#ffe6a2',
950: '#000000',
},
}SCSS
$custom: #ffe6a2; $custom-light: #ffedbe; $custom-dark: #000000;
JSON
{
"hex": "#ffe6a2",
"rgb": {
"r": 255,
"g": 230,
"b": 162
},
"hsl": {
"h": 43.871,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92989,
"c": 0.08995,
"h": 90.2
},
"luminance": 0.80462
}Semantic roles & 50–950 ramp
primary
#FFE6A2
secondary
#6285E3
accent
#3EE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181612
muted
#868482