#FFD379#FFD379
#FFD379 is a very light, moderate orange. Relative luminance 0.692; OKLCH L 88.6% C 0.119 H 83.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD379 |
|---|---|
| RGB | rgb(255, 211, 121) |
| HSL | hsl(40, 100%, 74%) |
| HSV | hsv(40, 53%, 100%) |
| CMYK | cmyk(0%, 17.3%, 52.5%, 0%) |
| CIE-LAB | lab(86.62, 4.84, 49.95) |
| CIE-LCH | lch(86.62, 50.18, 84.46°) |
| OKLab | oklab(88.65% 0.0127 0.1187) |
| OKLCH | oklch(88.65% 0.119 83.9) |
| XYZ | xyz(67.9883, 69.2327, 27.8676) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.55
Light Mustard
#F7D560
ΔE00 5.30
Maize
#F4D054
ΔE00 5.78
Pale Gold
#FDDE6C
ΔE00 5.89
Sand (survey)
#E2CA76
ΔE00 6.25
Sandy
#F1DA7A
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD379 #79A5FF
analogous
#FF9079 #FFD379 #E8FF79
triadic
#FFD379 #79FFD3 #D379FF
tetradic
#FFD379 #79FF90 #79A5FF #FF79E8
square
#FFD379 #79FF90 #79A5FF #FF79E8
split-complementary
#FFD379 #79E8FF #9079FF
monochromatic
#FEAA00 #FFBF3C #FFD379 #FFE7B6 #FFF5E0
Accessibility & contrast
On white
1.41
#FFD379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#FFD379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD379
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD379 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D271
Deuteranopia (green-blind)
#F2DE7C
Tritanopia (blue-blind)
#FFC5BE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd379; /* rgb */ color: rgb(255, 211, 121); /* oklch */ color: oklch(88.6% 0.119 83.9);
Tailwind
colors: {
custom: {
50: '#ffe0a1',
500: '#ffd379',
950: '#000000',
},
}SCSS
$custom: #ffd379; $custom-light: #ffe0a1; $custom-dark: #000000;
JSON
{
"hex": "#ffd379",
"rgb": {
"r": 255,
"g": 211,
"b": 121
},
"hsl": {
"h": 40.299,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.88649,
"c": 0.11939,
"h": 83.9
},
"luminance": 0.69229
}Semantic roles & 50–950 ramp
primary
#FFD379
secondary
#3F73DD
accent
#4BE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480