#FFDA76#FFDA76
#FFDA76 is a very light, vivid orange. Relative luminance 0.727; OKLCH L 90.0% C 0.126 H 89.5°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA76 |
|---|---|
| RGB | rgb(255, 218, 118) |
| HSL | hsl(44, 100%, 73%) |
| HSV | hsv(44, 54%, 100%) |
| CMYK | cmyk(0%, 14.5%, 53.7%, 0%) |
| CIE-LAB | lab(88.31, 1.02, 53.42) |
| CIE-LCH | lch(88.31, 53.43, 88.91°) |
| OKLab | oklab(89.97% 0.0012 0.1261) |
| OKLCH | oklch(89.97% 0.126 89.5) |
| XYZ | xyz(69.5843, 72.7143, 27.5061) |
| Luminance | 0.7271 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.97
Pale Gold
#FDDE6C
ΔE00 2.82
Light Mustard
#F7D560
ΔE00 2.92
Sandy
#F1DA7A
ΔE00 3.86
Light Gold
#FDDC5C
ΔE00 3.92
Yellow Tan
#FFE36E
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA76 #769BFF
analogous
#FF9576 #FFDA76 #DFFF76
triadic
#FFDA76 #76FFDA #DA76FF
tetradic
#FFDA76 #76FF95 #769BFF #FF76DF
square
#FFDA76 #76FF95 #769BFF #FF76DF
split-complementary
#FFDA76 #76DFFF #9576FF
monochromatic
#FBB700 #FFC939 #FFDA76 #FFEBB3 #FFF7E0
Accessibility & contrast
On white
1.35
#FFDA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#FFDA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA76
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA76 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86D
Deuteranopia (green-blind)
#F7E27A
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda76; /* rgb */ color: rgb(255, 218, 118); /* oklch */ color: oklch(90.0% 0.126 89.5);
Tailwind
colors: {
custom: {
50: '#ffe5a0',
500: '#ffda76',
950: '#000000',
},
}SCSS
$custom: #ffda76; $custom-light: #ffe5a0; $custom-dark: #000000;
JSON
{
"hex": "#ffda76",
"rgb": {
"r": 255,
"g": 218,
"b": 118
},
"hsl": {
"h": 43.796,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.8997,
"c": 0.12608,
"h": 89.5
},
"luminance": 0.72711
}Semantic roles & 50–950 ramp
primary
#FFDA76
secondary
#3D68DD
accent
#3EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480