#FFD779#FFD779
#FFD779 is a very light, vivid orange. Relative luminance 0.712; OKLCH L 89.4% C 0.122 H 86.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD779 |
|---|---|
| RGB | rgb(255, 215, 121) |
| HSL | hsl(42, 100%, 74%) |
| HSV | hsv(42, 53%, 100%) |
| CMYK | cmyk(0%, 15.7%, 52.5%, 0%) |
| CIE-LAB | lab(87.60, 2.79, 51.14) |
| CIE-LCH | lch(87.60, 51.21, 86.87°) |
| OKLab | oklab(89.42% 0.0067 0.1214) |
| OKLCH | oklch(89.42% 0.122 86.8) |
| XYZ | xyz(68.9944, 71.2449, 28.2030) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.00
Light Mustard
#F7D560
ΔE00 4.02
Pale Gold
#FDDE6C
ΔE00 4.30
Maize
#F4D054
ΔE00 4.80
Sandy
#F1DA7A
ΔE00 4.85
Light Gold
#FDDC5C
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD779 #79A1FF
analogous
#FF9479 #FFD779 #E4FF79
triadic
#FFD779 #79FFD7 #D779FF
tetradic
#FFD779 #79FF94 #79A1FF #FF79E4
square
#FFD779 #79FF94 #79A1FF #FF79E4
split-complementary
#FFD779 #79E4FF #9479FF
monochromatic
#FEB200 #FFC53C #FFD779 #FFE9B6 #FFF6E0
Accessibility & contrast
On white
1.38
#FFD779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#FFD779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD779
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD779 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD571
Deuteranopia (green-blind)
#F4E07C
Tritanopia (blue-blind)
#FFC9C1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd779; /* rgb */ color: rgb(255, 215, 121); /* oklch */ color: oklch(89.4% 0.122 86.8);
Tailwind
colors: {
custom: {
50: '#ffe3a2',
500: '#ffd779',
950: '#000000',
},
}SCSS
$custom: #ffd779; $custom-light: #ffe3a2; $custom-dark: #000000;
JSON
{
"hex": "#ffd779",
"rgb": {
"r": 255,
"g": 215,
"b": 121
},
"hsl": {
"h": 42.09,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.89424,
"c": 0.12153,
"h": 86.8
},
"luminance": 0.71241
}Semantic roles & 50–950 ramp
primary
#FFD779
secondary
#3F6EDD
accent
#45E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480