#FFDB79#FFDB79
#FFDB79 is a very light, vivid orange. Relative luminance 0.733; OKLCH L 90.2% C 0.124 H 89.7°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB79 |
|---|---|
| RGB | rgb(255, 219, 121) |
| HSL | hsl(44, 100%, 74%) |
| HSV | hsv(44, 53%, 100%) |
| CMYK | cmyk(0%, 14.1%, 52.5%, 0%) |
| CIE-LAB | lab(88.59, 0.75, 52.33) |
| CIE-LCH | lch(88.59, 52.33, 89.18°) |
| OKLab | oklab(90.2% 0.0007 0.124) |
| OKLCH | oklch(90.2% 0.124 89.7) |
| XYZ | xyz(70.0255, 73.3069, 28.5466) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.65
Pale Gold
#FDDE6C
ΔE00 2.84
Light Mustard
#F7D560
ΔE00 3.16
Sandy
#F1DA7A
ΔE00 3.65
Yellow Tan
#FFE36E
ΔE00 3.90
Light Gold
#FDDC5C
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB79 #799DFF
analogous
#FF9879 #FFDB79 #E0FF79
triadic
#FFDB79 #79FFDB #DB79FF
tetradic
#FFDB79 #79FF98 #799DFF #FF79E0
square
#FFDB79 #79FF98 #799DFF #FF79E0
split-complementary
#FFDB79 #79E0FF #9879FF
monochromatic
#FEB900 #FFCB3C #FFDB79 #FFEBB6 #FFF7E0
Accessibility & contrast
On white
1.34
#FFDB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#FFDB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB79
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB79 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED970
Deuteranopia (green-blind)
#F7E37D
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffdb79; /* rgb */ color: rgb(255, 219, 121); /* oklch */ color: oklch(90.2% 0.124 89.7);
Tailwind
colors: {
custom: {
50: '#ffe5a2',
500: '#ffdb79',
950: '#000000',
},
}SCSS
$custom: #ffdb79; $custom-light: #ffe5a2; $custom-dark: #000000;
JSON
{
"hex": "#ffdb79",
"rgb": {
"r": 255,
"g": 219,
"b": 121
},
"hsl": {
"h": 43.881,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.90204,
"c": 0.12396,
"h": 89.7
},
"luminance": 0.73304
}Semantic roles & 50–950 ramp
primary
#FFDB79
secondary
#3F6ADD
accent
#3EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480