#FFD49F#FFD49F
#FFD49F is a very light, moderate orange. Relative luminance 0.709; OKLCH L 89.5% C 0.083 H 72.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD49F |
|---|---|
| RGB | rgb(255, 212, 159) |
| HSL | hsl(33, 100%, 81%) |
| HSV | hsv(33, 38%, 100%) |
| CMYK | cmyk(0%, 16.9%, 37.6%, 0%) |
| CIE-LAB | lab(87.41, 8.02, 31.87) |
| CIE-LCH | lch(87.41, 32.87, 75.88°) |
| OKLab | oklab(89.45% 0.0254 0.0795) |
| OKLCH | oklch(89.45% 0.083 72.3) |
| XYZ | xyz(71.0434, 70.8534, 42.7281) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.34
Light Peach
#FFD8B1
ΔE00 3.70
Moccasin
#FFE4B5
ΔE00 5.45
Peach
#FFDAB9
ΔE00 5.50
Wheat
#F5DEB3
ΔE00 6.05
Pale Peach
#FFE5AD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD49F #9FCAFF
analogous
#FFA49F #FFD49F #FAFF9F
triadic
#FFD49F #9FFFD4 #D49FFF
tetradic
#FFD49F #9FFFA4 #9FCAFF #FF9FFA
square
#FFD49F #9FFFA4 #9FCAFF #FF9FFA
split-complementary
#FFD49F #9FFAFF #A49FFF
monochromatic
#FF9D25 #FFB962 #FFD49F #FFEFDC #FFF1E0
Accessibility & contrast
On white
1.38
#FFD49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#FFD49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD49F
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD49F | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59B
Deuteranopia (green-blind)
#EEDFA0
Tritanopia (blue-blind)
#FFC9C6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd49f; /* rgb */ color: rgb(255, 212, 159); /* oklch */ color: oklch(89.5% 0.083 72.3);
Tailwind
colors: {
custom: {
50: '#ffe1bb',
500: '#ffd49f',
950: '#000000',
},
}SCSS
$custom: #ffd49f; $custom-light: #ffe1bb; $custom-dark: #000000;
JSON
{
"hex": "#ffd49f",
"rgb": {
"r": 255,
"g": 212,
"b": 159
},
"hsl": {
"h": 33.125,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.89452,
"c": 0.08349,
"h": 72.3
},
"luminance": 0.7085
}Semantic roles & 50–950 ramp
primary
#FFD49F
secondary
#5F9AE3
accent
#67E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482