#FFE29E#FFE29E
#FFE29E is a very light, moderate orange. Relative luminance 0.781; OKLCH L 92.1% C 0.091 H 87.4°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE29E |
|---|---|
| RGB | rgb(255, 226, 158) |
| HSL | hsl(42, 100%, 81%) |
| HSV | hsv(42, 38%, 100%) |
| CMYK | cmyk(0%, 11.4%, 38%, 0%) |
| CIE-LAB | lab(90.84, 0.73, 36.91) |
| CIE-LCH | lch(90.84, 36.92, 88.86°) |
| OKLab | oklab(92.14% 0.0041 0.0913) |
| OKLCH | oklch(92.14% 0.091 87.4) |
| XYZ | xyz(74.6096, 78.1241, 43.4905) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.59
Vanilla
#F3E5AB
ΔE00 4.63
Moccasin
#FFE4B5
ΔE00 4.71
Wheat (survey)
#FBDD7E
ΔE00 4.88
Navajowhite
#FFDEAD
ΔE00 4.93
Light Tan
#FBEEAC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE29E #9EBBFF
analogous
#FFB19E #FFE29E #EBFF9E
triadic
#FFE29E #9EFFE2 #E29EFF
tetradic
#FFE29E #9EFFB1 #9EBBFF #FF9EEB
square
#FFE29E #9EFFB1 #9EBBFF #FF9EEB
split-complementary
#FFE29E #9EEBFF #B19EFF
monochromatic
#FFBD24 #FFD061 #FFE29E #FFF4DB #FFF6E0
Accessibility & contrast
On white
1.26
#FFE29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#FFE29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE29E
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE29E | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E099
Deuteranopia (green-blind)
#F9E8A0
Tritanopia (blue-blind)
#FFD7D1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe29e; /* rgb */ color: rgb(255, 226, 158); /* oklch */ color: oklch(92.1% 0.091 87.4);
Tailwind
colors: {
custom: {
50: '#ffebbb',
500: '#ffe29e',
950: '#000000',
},
}SCSS
$custom: #ffe29e; $custom-light: #ffebbb; $custom-dark: #000000;
JSON
{
"hex": "#ffe29e",
"rgb": {
"r": 255,
"g": 226,
"b": 158
},
"hsl": {
"h": 42.062,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.92136,
"c": 0.09138,
"h": 87.4
},
"luminance": 0.78121
}Semantic roles & 50–950 ramp
primary
#FFE29E
secondary
#5F86E3
accent
#45E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181612
muted
#868482