#FFE6AE#FFE6AE
#FFE6AE is a very light, moderate orange. Relative luminance 0.809; OKLCH L 93.2% C 0.077 H 86.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6AE |
|---|---|
| RGB | rgb(255, 230, 174) |
| HSL | hsl(41, 100%, 84%) |
| HSV | hsv(41, 32%, 100%) |
| CMYK | cmyk(0%, 9.8%, 31.8%, 0%) |
| CIE-LAB | lab(92.09, 0.55, 30.45) |
| CIE-LCH | lch(92.09, 30.45, 88.96°) |
| OKLab | oklab(93.21% 0.0044 0.0765) |
| OKLCH | oklch(93.21% 0.077 86.7) |
| XYZ | xyz(77.1779, 80.9121, 51.5883) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.36
Moccasin
#FFE4B5
ΔE00 2.52
Wheat
#F5DEB3
ΔE00 3.50
Vanilla
#F3E5AB
ΔE00 3.67
Navajowhite
#FFDEAD
ΔE00 3.77
Light Tan
#FBEEAC
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6AE #AEC7FF
analogous
#FFBEAE #FFE6AE #F0FFAE
triadic
#FFE6AE #AEFFE6 #E6AEFF
tetradic
#FFE6AE #AEFFBE #AEC7FF #FFAEF0
square
#FFE6AE #AEFFBE #AEC7FF #FFAEF0
split-complementary
#FFE6AE #AEF0FF #BEAEFF
monochromatic
#FFC034 #FFD371 #FFE6AE #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.22
#FFE6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#FFE6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6AE
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6AE | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#FAEBB0
Tritanopia (blue-blind)
#FFDDD7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe6ae; /* rgb */ color: rgb(255, 230, 174); /* oklch */ color: oklch(93.2% 0.077 86.7);
Tailwind
colors: {
custom: {
50: '#ffedc6',
500: '#ffe6ae',
950: '#000000',
},
}SCSS
$custom: #ffe6ae; $custom-light: #ffedc6; $custom-dark: #000000;
JSON
{
"hex": "#ffe6ae",
"rgb": {
"r": 255,
"g": 230,
"b": 174
},
"hsl": {
"h": 41.481,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.93212,
"c": 0.07662,
"h": 86.7
},
"luminance": 0.8091
}Semantic roles & 50–950 ramp
primary
#FFE6AE
secondary
#6C91E5
accent
#47E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482