#FFE29D#FFE29D
#FFE29D is a very light, moderate orange. Relative luminance 0.781; OKLCH L 92.1% C 0.092 H 87.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE29D |
|---|---|
| RGB | rgb(255, 226, 157) |
| HSL | hsl(42, 100%, 81%) |
| HSV | hsv(42, 38%, 100%) |
| CMYK | cmyk(0%, 11.4%, 38.4%, 0%) |
| CIE-LAB | lab(90.82, 0.62, 37.39) |
| CIE-LCH | lch(90.82, 37.40, 89.04°) |
| OKLab | oklab(92.12% 0.0037 0.0924) |
| OKLCH | oklch(92.12% 0.092 87.7) |
| XYZ | xyz(74.5239, 78.0898, 43.0390) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.78
Vanilla
#F3E5AB
ΔE00 4.67
Wheat (survey)
#FBDD7E
ΔE00 4.68
Moccasin
#FFE4B5
ΔE00 4.91
Light Tan
#FBEEAC
ΔE00 5.11
Navajowhite
#FFDEAD
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE29D #9DBAFF
analogous
#FFB19D #FFE29D #EBFF9D
triadic
#FFE29D #9DFFE2 #E29DFF
tetradic
#FFE29D #9DFFB1 #9DBAFF #FF9DEB
square
#FFE29D #9DFFB1 #9DBAFF #FF9DEB
split-complementary
#FFE29D #9DEBFF #B19DFF
monochromatic
#FFBE23 #FFD060 #FFE29D #FFF4DA #FFF6E0
Accessibility & contrast
On white
1.26
#FFE29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#FFE29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE29D
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE29D | 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)
#F1E098
Deuteranopia (green-blind)
#F9E89F
Tritanopia (blue-blind)
#FFD7D0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe29d; /* rgb */ color: rgb(255, 226, 157); /* oklch */ color: oklch(92.1% 0.092 87.7);
Tailwind
colors: {
custom: {
50: '#ffebba',
500: '#ffe29d',
950: '#000000',
},
}SCSS
$custom: #ffe29d; $custom-light: #ffebba; $custom-dark: #000000;
JSON
{
"hex": "#ffe29d",
"rgb": {
"r": 255,
"g": 226,
"b": 157
},
"hsl": {
"h": 42.245,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.92119,
"c": 0.09246,
"h": 87.7
},
"luminance": 0.78087
}Semantic roles & 50–950 ramp
primary
#FFE29D
secondary
#5E85E3
accent
#44E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181612
muted
#868482