#FFD49E#FFD49E
#FFD49E is a very light, moderate orange. Relative luminance 0.708; OKLCH L 89.4% C 0.084 H 72.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD49E |
|---|---|
| RGB | rgb(255, 212, 158) |
| HSL | hsl(33, 100%, 81%) |
| HSV | hsv(33, 38%, 100%) |
| CMYK | cmyk(0%, 16.9%, 38%, 0%) |
| CIE-LAB | lab(87.40, 7.91, 32.37) |
| CIE-LCH | lch(87.40, 33.32, 76.28°) |
| OKLab | oklab(89.43% 0.025 0.0807) |
| OKLCH | oklch(89.43% 0.084 72.8) |
| XYZ | xyz(70.9570, 70.8189, 42.2730) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.34
Light Peach
#FFD8B1
ΔE00 3.94
Moccasin
#FFE4B5
ΔE00 5.44
Peach
#FFDAB9
ΔE00 5.74
Wheat
#F5DEB3
ΔE00 6.06
Pale Peach
#FFE5AD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD49E #9EC9FF
analogous
#FFA39E #FFD49E #F9FF9E
triadic
#FFD49E #9EFFD4 #D49EFF
tetradic
#FFD49E #9EFFA3 #9EC9FF #FF9EF9
square
#FFD49E #9EFFA3 #9EC9FF #FF9EF9
split-complementary
#FFD49E #9EF9FF #A39EFF
monochromatic
#FF9E24 #FFB961 #FFD49E #FFEFDB #FFF1E0
Accessibility & contrast
On white
1.38
#FFD49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#FFD49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD49E
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD49E | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59A
Deuteranopia (green-blind)
#EEDF9F
Tritanopia (blue-blind)
#FFC9C6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd49e; /* rgb */ color: rgb(255, 212, 158); /* oklch */ color: oklch(89.4% 0.084 72.8);
Tailwind
colors: {
custom: {
50: '#ffe1bb',
500: '#ffd49e',
950: '#000000',
},
}SCSS
$custom: #ffd49e; $custom-light: #ffe1bb; $custom-dark: #000000;
JSON
{
"hex": "#ffd49e",
"rgb": {
"r": 255,
"g": 212,
"b": 158
},
"hsl": {
"h": 33.402,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.89433,
"c": 0.08445,
"h": 72.8
},
"luminance": 0.70816
}Semantic roles & 50–950 ramp
primary
#FFD49E
secondary
#5F99E3
accent
#66E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482