#FFDC73#FFDC73
#FFDC73 is a very light, vivid yellow. Relative luminance 0.737; OKLCH L 90.3% C 0.130 H 91.2°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC73 |
|---|---|
| RGB | rgb(255, 220, 115) |
| HSL | hsl(45, 100%, 73%) |
| HSV | hsv(45, 55%, 100%) |
| CMYK | cmyk(0%, 13.7%, 54.9%, 0%) |
| CIE-LAB | lab(88.77, -0.23, 55.38) |
| CIE-LCH | lch(88.77, 55.38, 90.24°) |
| OKLab | oklab(90.33% -0.0028 0.1301) |
| OKLCH | oklch(90.33% 0.13 91.2) |
| XYZ | xyz(69.9306, 73.6876, 26.7560) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.78
Wheat (survey)
#FBDD7E
ΔE00 1.79
Light Mustard
#F7D560
ΔE00 2.36
Yellow Tan
#FFE36E
ΔE00 2.92
Light Gold
#FDDC5C
ΔE00 2.99
Sandy
#F1DA7A
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC73 #7396FF
analogous
#FF9673 #FFDC73 #DCFF73
triadic
#FFDC73 #73FFDC #DC73FF
tetradic
#FFDC73 #73FF96 #7396FF #FF73DC
square
#FFDC73 #73FF96 #7396FF #FF73DC
split-complementary
#FFDC73 #73DCFF #9673FF
monochromatic
#F8BA00 #FFCD36 #FFDC73 #FFEBB0 #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#FFDC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC73
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC73 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D969
Deuteranopia (green-blind)
#F9E377
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc73; /* rgb */ color: rgb(255, 220, 115); /* oklch */ color: oklch(90.3% 0.130 91.2);
Tailwind
colors: {
custom: {
50: '#ffe69e',
500: '#ffdc73',
950: '#000000',
},
}SCSS
$custom: #ffdc73; $custom-light: #ffe69e; $custom-dark: #000000;
JSON
{
"hex": "#ffdc73",
"rgb": {
"r": 255,
"g": 220,
"b": 115
},
"hsl": {
"h": 45,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90325,
"c": 0.13008,
"h": 91.2
},
"luminance": 0.73684
}Semantic roles & 50–950 ramp
primary
#FFDC73
secondary
#3A63DC
accent
#39E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480