#FFDA79#FFDA79
#FFDA79 is a very light, vivid orange. Relative luminance 0.728; OKLCH L 90.0% C 0.123 H 89.0°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA79 |
|---|---|
| RGB | rgb(255, 218, 121) |
| HSL | hsl(43, 100%, 74%) |
| HSV | hsv(43, 53%, 100%) |
| CMYK | cmyk(0%, 14.5%, 52.5%, 0%) |
| CIE-LAB | lab(88.35, 1.26, 52.03) |
| CIE-LCH | lch(88.35, 52.05, 88.61°) |
| OKLab | oklab(90.01% 0.0022 0.1233) |
| OKLCH | oklch(90.01% 0.123 89) |
| XYZ | xyz(69.7654, 72.7867, 28.4599) |
| Luminance | 0.7278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.96
Pale Gold
#FDDE6C
ΔE00 3.19
Light Mustard
#F7D560
ΔE00 3.32
Sandy
#F1DA7A
ΔE00 3.92
Yellow Tan
#FFE36E
ΔE00 4.28
Light Gold
#FDDC5C
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA79 #799EFF
analogous
#FF9779 #FFDA79 #E1FF79
triadic
#FFDA79 #79FFDA #DA79FF
tetradic
#FFDA79 #79FF97 #799EFF #FF79E1
square
#FFDA79 #79FF97 #799EFF #FF79E1
split-complementary
#FFDA79 #79E1FF #9779FF
monochromatic
#FEB800 #FFC93C #FFDA79 #FFEBB6 #FFF7E0
Accessibility & contrast
On white
1.35
#FFDA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#FFDA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA79
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA79 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED870
Deuteranopia (green-blind)
#F7E27D
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda79; /* rgb */ color: rgb(255, 218, 121); /* oklch */ color: oklch(90.0% 0.123 89.0);
Tailwind
colors: {
custom: {
50: '#ffe5a2',
500: '#ffda79',
950: '#000000',
},
}SCSS
$custom: #ffda79; $custom-light: #ffe5a2; $custom-dark: #000000;
JSON
{
"hex": "#ffda79",
"rgb": {
"r": 255,
"g": 218,
"b": 121
},
"hsl": {
"h": 43.433,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.90009,
"c": 0.12333,
"h": 89
},
"luminance": 0.72783
}Semantic roles & 50–950 ramp
primary
#FFDA79
secondary
#3F6BDD
accent
#3FE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480