#FFE29C#FFE29C
#FFE29C is a very light, moderate orange. Relative luminance 0.781; OKLCH L 92.1% C 0.094 H 88.0°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE29C |
|---|---|
| RGB | rgb(255, 226, 156) |
| HSL | hsl(42, 100%, 81%) |
| HSV | hsv(42, 39%, 100%) |
| CMYK | cmyk(0%, 11.4%, 38.8%, 0%) |
| CIE-LAB | lab(90.81, 0.51, 37.88) |
| CIE-LCH | lch(90.81, 37.88, 89.22°) |
| OKLab | oklab(92.1% 0.0033 0.0935) |
| OKLCH | oklch(92.1% 0.094 88) |
| XYZ | xyz(74.4389, 78.0558, 42.5912) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.96
Wheat (survey)
#FBDD7E
ΔE00 4.49
Vanilla
#F3E5AB
ΔE00 4.73
Light Tan
#FBEEAC
ΔE00 5.10
Moccasin
#FFE4B5
ΔE00 5.10
Navajowhite
#FFDEAD
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE29C #9CB9FF
analogous
#FFB09C #FFE29C #EBFF9C
triadic
#FFE29C #9CFFE2 #E29CFF
tetradic
#FFE29C #9CFFB0 #9CB9FF #FF9CEB
square
#FFE29C #9CFFB0 #9CB9FF #FF9CEB
split-complementary
#FFE29C #9CEBFF #B09CFF
monochromatic
#FFBE22 #FFD05F #FFE29C #FFF4D9 #FFF6E0
Accessibility & contrast
On white
1.26
#FFE29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FFE29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE29C
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE29C | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E097
Deuteranopia (green-blind)
#F9E89E
Tritanopia (blue-blind)
#FFD7D0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe29c; /* rgb */ color: rgb(255, 226, 156); /* oklch */ color: oklch(92.1% 0.094 88.0);
Tailwind
colors: {
custom: {
50: '#ffebba',
500: '#ffe29c',
950: '#000000',
},
}SCSS
$custom: #ffe29c; $custom-light: #ffebba; $custom-dark: #000000;
JSON
{
"hex": "#ffe29c",
"rgb": {
"r": 255,
"g": 226,
"b": 156
},
"hsl": {
"h": 42.424,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.92101,
"c": 0.09353,
"h": 88
},
"luminance": 0.78053
}Semantic roles & 50–950 ramp
primary
#FFE29C
secondary
#5D84E2
accent
#43E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481