#FFDB76#FFDB76
#FFDB76 is a very light, vivid orange. Relative luminance 0.732; OKLCH L 90.2% C 0.127 H 90.1°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB76 |
|---|---|
| RGB | rgb(255, 219, 118) |
| HSL | hsl(44, 100%, 73%) |
| HSV | hsv(44, 54%, 100%) |
| CMYK | cmyk(0%, 14.1%, 53.7%, 0%) |
| CIE-LAB | lab(88.56, 0.51, 53.71) |
| CIE-LCH | lch(88.56, 53.71, 89.45°) |
| OKLab | oklab(90.17% -0.0003 0.1267) |
| OKLCH | oklch(90.17% 0.127 90.1) |
| XYZ | xyz(69.8443, 73.2345, 27.5928) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.73
Pale Gold
#FDDE6C
ΔE00 2.47
Light Mustard
#F7D560
ΔE00 2.78
Yellow Tan
#FFE36E
ΔE00 3.58
Sandy
#F1DA7A
ΔE00 3.61
Light Gold
#FDDC5C
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB76 #769AFF
analogous
#FF9676 #FFDB76 #DEFF76
triadic
#FFDB76 #76FFDB #DB76FF
tetradic
#FFDB76 #76FF96 #769AFF #FF76DE
square
#FFDB76 #76FF96 #769AFF #FF76DE
split-complementary
#FFDB76 #76DEFF #9676FF
monochromatic
#FBB900 #FFCB39 #FFDB76 #FFEBB3 #FFF7E0
Accessibility & contrast
On white
1.34
#FFDB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#FFDB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB76
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB76 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86D
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffdb76; /* rgb */ color: rgb(255, 219, 118); /* oklch */ color: oklch(90.2% 0.127 90.1);
Tailwind
colors: {
custom: {
50: '#ffe5a0',
500: '#ffdb76',
950: '#000000',
},
}SCSS
$custom: #ffdb76; $custom-light: #ffe5a0; $custom-dark: #000000;
JSON
{
"hex": "#ffdb76",
"rgb": {
"r": 255,
"g": 219,
"b": 118
},
"hsl": {
"h": 44.234,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90166,
"c": 0.12672,
"h": 90.1
},
"luminance": 0.73231
}Semantic roles & 50–950 ramp
primary
#FFDB76
secondary
#3D67DD
accent
#3CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480