#FFE6A8#FFE6A8
#FFE6A8 is a very light, moderate orange. Relative luminance 0.807; OKLCH L 93.1% C 0.083 H 88.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6A8 |
|---|---|
| RGB | rgb(255, 230, 168) |
| HSL | hsl(43, 100%, 83%) |
| HSV | hsv(43, 34%, 100%) |
| CMYK | cmyk(0%, 9.8%, 34.1%, 0%) |
| CIE-LAB | lab(91.99, -0.16, 33.37) |
| CIE-LCH | lch(91.99, 33.37, 90.28°) |
| OKLab | oklab(93.1% 0.0021 0.0833) |
| OKLCH | oklch(93.1% 0.083 88.6) |
| XYZ | xyz(76.6060, 80.6833, 48.5763) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.45
Vanilla
#F3E5AB
ΔE00 3.40
Moccasin
#FFE4B5
ΔE00 3.80
Light Tan
#FBEEAC
ΔE00 4.04
Wheat
#F5DEB3
ΔE00 4.68
Navajowhite
#FFDEAD
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6A8 #A8C1FF
analogous
#FFBAA8 #FFE6A8 #ECFFA8
triadic
#FFE6A8 #A8FFE6 #E6A8FF
tetradic
#FFE6A8 #A8FFBA #A8C1FF #FFA8EC
square
#FFE6A8 #A8FFBA #A8C1FF #FFA8EC
split-complementary
#FFE6A8 #A8ECFF #BAA8FF
monochromatic
#FFC32E #FFD46B #FFE6A8 #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.23
#FFE6A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#FFE6A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6A8
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6A8 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A4
Deuteranopia (green-blind)
#FAEBAA
Tritanopia (blue-blind)
#FFDCD6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe6a8; /* rgb */ color: rgb(255, 230, 168); /* oklch */ color: oklch(93.1% 0.083 88.6);
Tailwind
colors: {
custom: {
50: '#ffedc2',
500: '#ffe6a8',
950: '#000000',
},
}SCSS
$custom: #ffe6a8; $custom-light: #ffedc2; $custom-dark: #000000;
JSON
{
"hex": "#ffe6a8",
"rgb": {
"r": 255,
"g": 230,
"b": 168
},
"hsl": {
"h": 42.759,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.93098,
"c": 0.08332,
"h": 88.6
},
"luminance": 0.80681
}Semantic roles & 50–950 ramp
primary
#FFE6A8
secondary
#678BE4
accent
#42E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181612
muted
#868482