#FFD474#FFD474
#FFD474 is a very light, vivid orange. Relative luminance 0.696; OKLCH L 88.8% C 0.124 H 85.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD474 |
|---|---|
| RGB | rgb(255, 212, 116) |
| HSL | hsl(41, 100%, 73%) |
| HSV | hsv(41, 55%, 100%) |
| CMYK | cmyk(0%, 16.9%, 54.5%, 0%) |
| CIE-LAB | lab(86.81, 3.93, 52.57) |
| CIE-LCH | lch(86.81, 52.72, 85.73°) |
| OKLab | oklab(88.78% 0.0094 0.1241) |
| OKLCH | oklch(88.78% 0.124 85.7) |
| XYZ | xyz(67.9388, 69.6116, 26.3775) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.92
Light Mustard
#F7D560
ΔE00 4.26
Maize
#F4D054
ΔE00 4.77
Pale Gold
#FDDE6C
ΔE00 4.91
Light Gold
#FDDC5C
ΔE00 5.63
Sandy
#F1DA7A
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD474 #749FFF
analogous
#FF8E74 #FFD474 #E4FF74
triadic
#FFD474 #74FFD4 #D474FF
tetradic
#FFD474 #74FF8E #749FFF #FF74E4
square
#FFD474 #74FF8E #749FFF #FF74E4
split-complementary
#FFD474 #74E4FF #8E74FF
monochromatic
#F9AC00 #FFC137 #FFD474 #FFE7B1 #FFF6E0
Accessibility & contrast
On white
1.41
#FFD474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#FFD474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD474
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD474 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36B
Deuteranopia (green-blind)
#F3DE77
Tritanopia (blue-blind)
#FFC5BE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd474; /* rgb */ color: rgb(255, 212, 116); /* oklch */ color: oklch(88.8% 0.124 85.7);
Tailwind
colors: {
custom: {
50: '#ffe19e',
500: '#ffd474',
950: '#000000',
},
}SCSS
$custom: #ffd474; $custom-light: #ffe19e; $custom-dark: #000000;
JSON
{
"hex": "#ffd474",
"rgb": {
"r": 255,
"g": 212,
"b": 116
},
"hsl": {
"h": 41.439,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.88777,
"c": 0.12441,
"h": 85.7
},
"luminance": 0.69608
}Semantic roles & 50–950 ramp
primary
#FFD474
secondary
#3B6DDC
accent
#47E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480