#FFD47F#FFD47F
#FFD47F is a very light, moderate orange. Relative luminance 0.699; OKLCH L 88.9% C 0.114 H 83.3°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD47F |
|---|---|
| RGB | rgb(255, 212, 127) |
| HSL | hsl(40, 100%, 75%) |
| HSV | hsv(40, 50%, 100%) |
| CMYK | cmyk(0%, 16.9%, 50.2%, 0%) |
| CIE-LAB | lab(86.94, 4.84, 47.41) |
| CIE-LCH | lch(86.94, 47.66, 84.18°) |
| OKLab | oklab(88.93% 0.0133 0.1136) |
| OKLCH | oklch(88.93% 0.114 83.3) |
| XYZ | xyz(68.6170, 69.8829, 29.9491) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.65
Light Mustard
#F7D560
ΔE00 5.88
Sand (survey)
#E2CA76
ΔE00 6.26
Pale Gold
#FDDE6C
ΔE00 6.29
Sandy
#F1DA7A
ΔE00 6.35
Maize
#F4D054
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD47F #7FAAFF
analogous
#FF947F #FFD47F #EAFF7F
triadic
#FFD47F #7FFFD4 #D47FFF
tetradic
#FFD47F #7FFF94 #7FAAFF #FF7FEA
square
#FFD47F #7FFF94 #7FAAFF #FF7FEA
split-complementary
#FFD47F #7FEAFF #947FFF
monochromatic
#FFAB05 #FFBF42 #FFD47F #FFE9BC #FFF5E0
Accessibility & contrast
On white
1.40
#FFD47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#FFD47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD47F
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD47F | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D378
Deuteranopia (green-blind)
#F2DE82
Tritanopia (blue-blind)
#FFC6C0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd47f; /* rgb */ color: rgb(255, 212, 127); /* oklch */ color: oklch(88.9% 0.114 83.3);
Tailwind
colors: {
custom: {
50: '#ffe1a5',
500: '#ffd47f',
950: '#000000',
},
}SCSS
$custom: #ffd47f; $custom-light: #ffe1a5; $custom-dark: #000000;
JSON
{
"hex": "#ffd47f",
"rgb": {
"r": 255,
"g": 212,
"b": 127
},
"hsl": {
"h": 39.844,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.88925,
"c": 0.11436,
"h": 83.3
},
"luminance": 0.69879
}Semantic roles & 50–950 ramp
primary
#FFD47F
secondary
#4478DE
accent
#4DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480