#FFD47E#FFD47E
#FFD47E is a very light, moderate orange. Relative luminance 0.699; OKLCH L 88.9% C 0.115 H 83.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD47E |
|---|---|
| RGB | rgb(255, 212, 126) |
| HSL | hsl(40, 100%, 75%) |
| HSV | hsv(40, 51%, 100%) |
| CMYK | cmyk(0%, 16.9%, 50.6%, 0%) |
| CIE-LAB | lab(86.93, 4.75, 47.89) |
| CIE-LCH | lch(86.93, 48.12, 84.34°) |
| OKLab | oklab(88.91% 0.013 0.1146) |
| OKLCH | oklch(88.91% 0.115 83.6) |
| XYZ | xyz(68.5521, 69.8569, 29.6075) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.55
Light Mustard
#F7D560
ΔE00 5.72
Pale Gold
#FDDE6C
ΔE00 6.15
Sand (survey)
#E2CA76
ΔE00 6.22
Sandy
#F1DA7A
ΔE00 6.26
Maize
#F4D054
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD47E #7EA9FF
analogous
#FF947E #FFD47E #EAFF7E
triadic
#FFD47E #7EFFD4 #D47EFF
tetradic
#FFD47E #7EFF94 #7EA9FF #FF7EEA
square
#FFD47E #7EFF94 #7EA9FF #FF7EEA
split-complementary
#FFD47E #7EEAFF #947EFF
monochromatic
#FFAB04 #FFC041 #FFD47E #FFE8BB #FFF5E0
Accessibility & contrast
On white
1.40
#FFD47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#FFD47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD47E
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD47E | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D377
Deuteranopia (green-blind)
#F2DE81
Tritanopia (blue-blind)
#FFC6BF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd47e; /* rgb */ color: rgb(255, 212, 126); /* oklch */ color: oklch(88.9% 0.115 83.6);
Tailwind
colors: {
custom: {
50: '#ffe1a5',
500: '#ffd47e',
950: '#000000',
},
}SCSS
$custom: #ffd47e; $custom-light: #ffe1a5; $custom-dark: #000000;
JSON
{
"hex": "#ffd47e",
"rgb": {
"r": 255,
"g": 212,
"b": 126
},
"hsl": {
"h": 40,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.88911,
"c": 0.11529,
"h": 83.6
},
"luminance": 0.69853
}Semantic roles & 50–950 ramp
primary
#FFD47E
secondary
#4377DE
accent
#4CE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480