#FFDB74#FFDB74
#FFDB74 is a very light, vivid orange. Relative luminance 0.732; OKLCH L 90.1% C 0.129 H 90.4°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB74 |
|---|---|
| RGB | rgb(255, 219, 116) |
| HSL | hsl(44, 100%, 73%) |
| HSV | hsv(44, 55%, 100%) |
| CMYK | cmyk(0%, 14.1%, 54.5%, 0%) |
| CIE-LAB | lab(88.54, 0.35, 54.63) |
| CIE-LCH | lch(88.54, 54.63, 89.63°) |
| OKLab | oklab(90.14% -0.001 0.1285) |
| OKLCH | oklch(90.14% 0.129 90.4) |
| XYZ | xyz(69.7268, 73.1875, 26.9735) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.84
Pale Gold
#FDDE6C
ΔE00 2.24
Light Mustard
#F7D560
ΔE00 2.54
Light Gold
#FDDC5C
ΔE00 3.37
Yellow Tan
#FFE36E
ΔE00 3.39
Sandy
#F1DA7A
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB74 #7498FF
analogous
#FF9574 #FFDB74 #DEFF74
triadic
#FFDB74 #74FFDB #DB74FF
tetradic
#FFDB74 #74FF95 #7498FF #FF74DE
square
#FFDB74 #74FF95 #7498FF #FF74DE
split-complementary
#FFDB74 #74DEFF #9574FF
monochromatic
#F9B800 #FFCB37 #FFDB74 #FFEBB1 #FFF7E0
Accessibility & contrast
On white
1.34
#FFDB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#FFDB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB74
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB74 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86B
Deuteranopia (green-blind)
#F8E378
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffdb74; /* rgb */ color: rgb(255, 219, 116); /* oklch */ color: oklch(90.1% 0.129 90.4);
Tailwind
colors: {
custom: {
50: '#ffe59e',
500: '#ffdb74',
950: '#000000',
},
}SCSS
$custom: #ffdb74; $custom-light: #ffe59e; $custom-dark: #000000;
JSON
{
"hex": "#ffdb74",
"rgb": {
"r": 255,
"g": 219,
"b": 116
},
"hsl": {
"h": 44.46,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90141,
"c": 0.12852,
"h": 90.4
},
"luminance": 0.73184
}Semantic roles & 50–950 ramp
primary
#FFDB74
secondary
#3B65DC
accent
#3BE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480