#FFD29E#FFD29E
#FFD29E is a very light, moderate orange. Relative luminance 0.698; OKLCH L 89.1% C 0.084 H 70.5°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD29E |
|---|---|
| RGB | rgb(255, 210, 158) |
| HSL | hsl(32, 100%, 81%) |
| HSV | hsv(32, 38%, 100%) |
| CMYK | cmyk(0%, 17.6%, 38%, 0%) |
| CIE-LAB | lab(86.91, 8.94, 31.72) |
| CIE-LCH | lch(86.91, 32.96, 74.26°) |
| OKLab | oklab(89.05% 0.0281 0.0791) |
| OKLCH | oklch(89.05% 0.084 70.5) |
| XYZ | xyz(70.4601, 69.8252, 42.1073) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.55
Navajowhite
#FFDEAD
ΔE00 4.03
Peach
#FFDAB9
ΔE00 5.32
Moccasin
#FFE4B5
ΔE00 6.14
Wheat
#F5DEB3
ΔE00 6.67
Burlywood
#DEB887
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD29E #9ECBFF
analogous
#FFA19E #FFD29E #FBFF9E
triadic
#FFD29E #9EFFD2 #D29EFF
tetradic
#FFD29E #9EFFA1 #9ECBFF #FF9EFB
square
#FFD29E #9EFFA1 #9ECBFF #FF9EFB
split-complementary
#FFD29E #9EFBFF #A19EFF
monochromatic
#FF9924 #FFB661 #FFD29E #FFEEDB #FFF1E0
Accessibility & contrast
On white
1.40
#FFD29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#FFD29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD29E
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD29E | 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)
#E2D49A
Deuteranopia (green-blind)
#EDDE9F
Tritanopia (blue-blind)
#FFC7C4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd29e; /* rgb */ color: rgb(255, 210, 158); /* oklch */ color: oklch(89.1% 0.084 70.5);
Tailwind
colors: {
custom: {
50: '#ffdfbb',
500: '#ffd29e',
950: '#000000',
},
}SCSS
$custom: #ffd29e; $custom-light: #ffdfbb; $custom-dark: #000000;
JSON
{
"hex": "#ffd29e",
"rgb": {
"r": 255,
"g": 210,
"b": 158
},
"hsl": {
"h": 32.165,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.89053,
"c": 0.08396,
"h": 70.5
},
"luminance": 0.69822
}Semantic roles & 50–950 ramp
primary
#FFD29E
secondary
#5F9CE3
accent
#6AE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482