#FFD478#FFD478
#FFD478 is a very light, vivid orange. Relative luminance 0.697; OKLCH L 88.8% C 0.121 H 84.9°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD478 |
|---|---|
| RGB | rgb(255, 212, 120) |
| HSL | hsl(41, 100%, 74%) |
| HSV | hsv(41, 53%, 100%) |
| CMYK | cmyk(0%, 16.9%, 52.9%, 0%) |
| CIE-LAB | lab(86.85, 4.25, 50.71) |
| CIE-LCH | lch(86.85, 50.89, 85.21°) |
| OKLab | oklab(88.83% 0.0108 0.1203) |
| OKLCH | oklch(88.83% 0.121 84.9) |
| XYZ | xyz(68.1765, 69.7067, 27.6294) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.09
Light Mustard
#F7D560
ΔE00 4.81
Maize
#F4D054
ΔE00 5.35
Pale Gold
#FDDE6C
ΔE00 5.36
Sandy
#F1DA7A
ΔE00 5.83
Sand (survey)
#E2CA76
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD478 #78A3FF
analogous
#FF9078 #FFD478 #E6FF78
triadic
#FFD478 #78FFD4 #D478FF
tetradic
#FFD478 #78FF90 #78A3FF #FF78E6
square
#FFD478 #78FF90 #78A3FF #FF78E6
split-complementary
#FFD478 #78E6FF #9078FF
monochromatic
#FDAC00 #FFC13B #FFD478 #FFE7B5 #FFF5E0
Accessibility & contrast
On white
1.41
#FFD478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#FFD478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD478
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD478 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D370
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#FFC6BE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd478; /* rgb */ color: rgb(255, 212, 120); /* oklch */ color: oklch(88.8% 0.121 84.9);
Tailwind
colors: {
custom: {
50: '#ffe1a1',
500: '#ffd478',
950: '#000000',
},
}SCSS
$custom: #ffd478; $custom-light: #ffe1a1; $custom-dark: #000000;
JSON
{
"hex": "#ffd478",
"rgb": {
"r": 255,
"g": 212,
"b": 120
},
"hsl": {
"h": 40.889,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.88829,
"c": 0.1208,
"h": 84.9
},
"luminance": 0.69703
}Semantic roles & 50–950 ramp
primary
#FFD478
secondary
#3E71DD
accent
#49E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480