#FFD29D#FFD29D
#FFD29D is a very light, moderate orange. Relative luminance 0.698; OKLCH L 89.0% C 0.085 H 71.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD29D |
|---|---|
| RGB | rgb(255, 210, 157) |
| HSL | hsl(32, 100%, 81%) |
| HSV | hsv(32, 38%, 100%) |
| CMYK | cmyk(0%, 17.6%, 38.4%, 0%) |
| CIE-LAB | lab(86.89, 8.83, 32.21) |
| CIE-LCH | lch(86.89, 33.40, 74.68°) |
| OKLab | oklab(89.03% 0.0277 0.0803) |
| OKLCH | oklch(89.03% 0.085 71) |
| XYZ | xyz(70.3744, 69.7909, 41.6559) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.77
Navajowhite
#FFDEAD
ΔE00 4.00
Peach
#FFDAB9
ΔE00 5.55
Moccasin
#FFE4B5
ΔE00 6.11
Wheat
#F5DEB3
ΔE00 6.65
Burlywood
#DEB887
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD29D #9DCAFF
analogous
#FFA19D #FFD29D #FBFF9D
triadic
#FFD29D #9DFFD2 #D29DFF
tetradic
#FFD29D #9DFFA1 #9DCAFF #FF9DFB
square
#FFD29D #9DFFA1 #9DCAFF #FF9DFB
split-complementary
#FFD29D #9DFBFF #A19DFF
monochromatic
#FF9A23 #FFB660 #FFD29D #FFEEDA #FFF1E0
Accessibility & contrast
On white
1.40
#FFD29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#FFD29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD29D
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD29D | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D399
Deuteranopia (green-blind)
#EDDE9E
Tritanopia (blue-blind)
#FFC7C4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd29d; /* rgb */ color: rgb(255, 210, 157); /* oklch */ color: oklch(89.0% 0.085 71.0);
Tailwind
colors: {
custom: {
50: '#ffdfba',
500: '#ffd29d',
950: '#000000',
},
}SCSS
$custom: #ffd29d; $custom-light: #ffdfba; $custom-dark: #000000;
JSON
{
"hex": "#ffd29d",
"rgb": {
"r": 255,
"g": 210,
"b": 157
},
"hsl": {
"h": 32.449,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.89034,
"c": 0.0849,
"h": 71
},
"luminance": 0.69788
}Semantic roles & 50–950 ramp
primary
#FFD29D
secondary
#5E9BE3
accent
#69E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481