#FFD47C#FFD47C
#FFD47C is a very light, moderate orange. Relative luminance 0.698; OKLCH L 88.9% C 0.117 H 84.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD47C |
|---|---|
| RGB | rgb(255, 212, 124) |
| HSL | hsl(40, 100%, 74%) |
| HSV | hsv(40, 51%, 100%) |
| CMYK | cmyk(0%, 16.9%, 51.4%, 0%) |
| CIE-LAB | lab(86.90, 4.58, 48.83) |
| CIE-LCH | lch(86.90, 49.05, 84.64°) |
| OKLab | oklab(88.88% 0.0122 0.1165) |
| OKLCH | oklch(88.88% 0.117 84) |
| XYZ | xyz(68.4244, 69.8058, 28.9347) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.37
Light Mustard
#F7D560
ΔE00 5.40
Pale Gold
#FDDE6C
ΔE00 5.87
Maize
#F4D054
ΔE00 5.96
Sandy
#F1DA7A
ΔE00 6.10
Sand (survey)
#E2CA76
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD47C #7CA7FF
analogous
#FF937C #FFD47C #E9FF7C
triadic
#FFD47C #7CFFD4 #D47CFF
tetradic
#FFD47C #7CFF93 #7CA7FF #FF7CE9
square
#FFD47C #7CFF93 #7CA7FF #FF7CE9
split-complementary
#FFD47C #7CE9FF #937CFF
monochromatic
#FFAC02 #FFC03F #FFD47C #FFE8B9 #FFF5E0
Accessibility & contrast
On white
1.40
#FFD47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#FFD47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD47C
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD47C | 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)
#E8D375
Deuteranopia (green-blind)
#F2DE7F
Tritanopia (blue-blind)
#FFC6BF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd47c; /* rgb */ color: rgb(255, 212, 124); /* oklch */ color: oklch(88.9% 0.117 84.0);
Tailwind
colors: {
custom: {
50: '#ffe1a3',
500: '#ffd47c',
950: '#000000',
},
}SCSS
$custom: #ffd47c; $custom-light: #ffe1a3; $custom-dark: #000000;
JSON
{
"hex": "#ffd47c",
"rgb": {
"r": 255,
"g": 212,
"b": 124
},
"hsl": {
"h": 40.305,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.88883,
"c": 0.11715,
"h": 84
},
"luminance": 0.69802
}Semantic roles & 50–950 ramp
primary
#FFD47C
secondary
#4275DE
accent
#4BE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480