#FFD479#FFD479
#FFD479 is a very light, moderate orange. Relative luminance 0.697; OKLCH L 88.8% C 0.120 H 84.7°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD479 |
|---|---|
| RGB | rgb(255, 212, 121) |
| HSL | hsl(41, 100%, 74%) |
| HSV | hsv(41, 53%, 100%) |
| CMYK | cmyk(0%, 16.9%, 52.5%, 0%) |
| CIE-LAB | lab(86.86, 4.33, 50.24) |
| CIE-LCH | lch(86.86, 50.43, 85.08°) |
| OKLab | oklab(88.84% 0.0112 0.1194) |
| OKLCH | oklch(88.84% 0.12 84.7) |
| XYZ | xyz(68.2375, 69.7311, 27.9507) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.15
Light Mustard
#F7D560
ΔE00 4.95
Pale Gold
#FDDE6C
ΔE00 5.49
Maize
#F4D054
ΔE00 5.50
Sandy
#F1DA7A
ΔE00 5.89
Sand (survey)
#E2CA76
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD479 #79A4FF
analogous
#FF9179 #FFD479 #E7FF79
triadic
#FFD479 #79FFD4 #D479FF
tetradic
#FFD479 #79FF91 #79A4FF #FF79E7
square
#FFD479 #79FF91 #79A4FF #FF79E7
split-complementary
#FFD479 #79E7FF #9179FF
monochromatic
#FEAC00 #FFC03C #FFD479 #FFE8B6 #FFF5E0
Accessibility & contrast
On white
1.41
#FFD479 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#FFD479 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD479
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD479 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD479 | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D371
Deuteranopia (green-blind)
#F2DE7C
Tritanopia (blue-blind)
#FFC6BF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd479; /* rgb */ color: rgb(255, 212, 121); /* oklch */ color: oklch(88.8% 0.120 84.7);
Tailwind
colors: {
custom: {
50: '#ffe1a1',
500: '#ffd479',
950: '#000000',
},
}SCSS
$custom: #ffd479; $custom-light: #ffe1a1; $custom-dark: #000000;
JSON
{
"hex": "#ffd479",
"rgb": {
"r": 255,
"g": 212,
"b": 121
},
"hsl": {
"h": 40.746,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.88842,
"c": 0.1199,
"h": 84.7
},
"luminance": 0.69727
}Semantic roles & 50–950 ramp
primary
#FFD479
secondary
#3F72DD
accent
#4AE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480