#FFD47A#FFD47A
#FFD47A is a very light, moderate orange. Relative luminance 0.698; OKLCH L 88.9% C 0.119 H 84.4°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD47A |
|---|---|
| RGB | rgb(255, 212, 122) |
| HSL | hsl(41, 100%, 74%) |
| HSV | hsv(41, 52%, 100%) |
| CMYK | cmyk(0%, 16.9%, 52.2%, 0%) |
| CIE-LAB | lab(86.88, 4.41, 49.78) |
| CIE-LCH | lch(86.88, 49.97, 84.94°) |
| OKLab | oklab(88.86% 0.0115 0.1184) |
| OKLCH | oklch(88.86% 0.119 84.4) |
| XYZ | xyz(68.2992, 69.7558, 28.2753) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.22
Light Mustard
#F7D560
ΔE00 5.10
Pale Gold
#FDDE6C
ΔE00 5.61
Maize
#F4D054
ΔE00 5.65
Sandy
#F1DA7A
ΔE00 5.96
Sand (survey)
#E2CA76
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD47A #7AA5FF
analogous
#FF927A #FFD47A #E7FF7A
triadic
#FFD47A #7AFFD4 #D47AFF
tetradic
#FFD47A #7AFF92 #7AA5FF #FF7AE7
square
#FFD47A #7AFF92 #7AA5FF #FF7AE7
split-complementary
#FFD47A #7AE7FF #927AFF
monochromatic
#FFAC00 #FFC03D #FFD47A #FFE8B7 #FFF5E0
Accessibility & contrast
On white
1.40
#FFD47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#FFD47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD47A
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD47A | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D372
Deuteranopia (green-blind)
#F2DE7D
Tritanopia (blue-blind)
#FFC6BF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd47a; /* rgb */ color: rgb(255, 212, 122); /* oklch */ color: oklch(88.9% 0.119 84.4);
Tailwind
colors: {
custom: {
50: '#ffe1a2',
500: '#ffd47a',
950: '#000000',
},
}SCSS
$custom: #ffd47a; $custom-light: #ffe1a2; $custom-dark: #000000;
JSON
{
"hex": "#ffd47a",
"rgb": {
"r": 255,
"g": 212,
"b": 122
},
"hsl": {
"h": 40.602,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.88856,
"c": 0.11899,
"h": 84.4
},
"luminance": 0.69752
}Semantic roles & 50–950 ramp
primary
#FFD47A
secondary
#4073DD
accent
#4AE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480