#FFDB73#FFDB73
#FFDB73 is a very light, vivid orange. Relative luminance 0.732; OKLCH L 90.1% C 0.129 H 90.6°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB73 |
|---|---|
| RGB | rgb(255, 219, 115) |
| HSL | hsl(45, 100%, 73%) |
| HSV | hsv(45, 55%, 100%) |
| CMYK | cmyk(0%, 14.1%, 54.9%, 0%) |
| CIE-LAB | lab(88.53, 0.28, 55.08) |
| CIE-LCH | lch(88.53, 55.08, 89.71°) |
| OKLab | oklab(90.13% -0.0013 0.1294) |
| OKLCH | oklch(90.13% 0.129 90.6) |
| XYZ | xyz(69.6689, 73.1643, 26.6688) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.91
Pale Gold
#FDDE6C
ΔE00 2.13
Light Mustard
#F7D560
ΔE00 2.43
Light Gold
#FDDC5C
ΔE00 3.23
Yellow Tan
#FFE36E
ΔE00 3.30
Sandy
#F1DA7A
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB73 #7397FF
analogous
#FF9573 #FFDB73 #DDFF73
triadic
#FFDB73 #73FFDB #DB73FF
tetradic
#FFDB73 #73FF95 #7397FF #FF73DD
square
#FFDB73 #73FF95 #7397FF #FF73DD
split-complementary
#FFDB73 #73DDFF #9573FF
monochromatic
#F8B800 #FFCB36 #FFDB73 #FFEBB0 #FFF7E0
Accessibility & contrast
On white
1.34
#FFDB73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#FFDB73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB73
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB73 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD869
Deuteranopia (green-blind)
#F8E377
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffdb73; /* rgb */ color: rgb(255, 219, 115); /* oklch */ color: oklch(90.1% 0.129 90.6);
Tailwind
colors: {
custom: {
50: '#ffe59e',
500: '#ffdb73',
950: '#000000',
},
}SCSS
$custom: #ffdb73; $custom-light: #ffe59e; $custom-dark: #000000;
JSON
{
"hex": "#ffdb73",
"rgb": {
"r": 255,
"g": 219,
"b": 115
},
"hsl": {
"h": 44.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90129,
"c": 0.12943,
"h": 90.6
},
"luminance": 0.73161
}Semantic roles & 50–950 ramp
primary
#FFDB73
secondary
#3A64DC
accent
#3BE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480