#FFDF73#FFDF73
#FFDF73 is a very light, vivid yellow. Relative luminance 0.753; OKLCH L 90.9% C 0.132 H 93.1°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF73 |
|---|---|
| RGB | rgb(255, 223, 115) |
| HSL | hsl(46, 100%, 73%) |
| HSV | hsv(46, 55%, 100%) |
| CMYK | cmyk(0%, 12.5%, 54.9%, 0%) |
| CIE-LAB | lab(89.52, -1.75, 56.25) |
| CIE-LCH | lch(89.52, 56.28, 91.78°) |
| OKLab | oklab(90.92% -0.0072 0.132) |
| OKLCH | oklch(90.92% 0.132 93.1) |
| XYZ | xyz(70.7250, 75.2765, 27.0208) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 0.92
Yellow Tan
#FFE36E
ΔE00 1.82
Wheat (survey)
#FBDD7E
ΔE00 1.88
Sand Yellow
#FCE166
ΔE00 2.45
Light Gold
#FDDC5C
ΔE00 2.52
Light Mustard
#F7D560
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF73 #7393FF
analogous
#FF9973 #FFDF73 #D9FF73
triadic
#FFDF73 #73FFDF #DF73FF
tetradic
#FFDF73 #73FF99 #7393FF #FF73D9
square
#FFDF73 #73FF99 #7393FF #FF73D9
split-complementary
#FFDF73 #73D9FF #9973FF
monochromatic
#F8BF00 #FFD136 #FFDF73 #FFEDB0 #FFF8E0
Accessibility & contrast
On white
1.31
#FFDF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#FFDF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF73
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF73 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DB69
Deuteranopia (green-blind)
#FBE577
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdf73; /* rgb */ color: rgb(255, 223, 115); /* oklch */ color: oklch(90.9% 0.132 93.1);
Tailwind
colors: {
custom: {
50: '#ffe89e',
500: '#ffdf73',
950: '#000000',
},
}SCSS
$custom: #ffdf73; $custom-light: #ffe89e; $custom-dark: #000000;
JSON
{
"hex": "#ffdf73",
"rgb": {
"r": 255,
"g": 223,
"b": 115
},
"hsl": {
"h": 46.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90915,
"c": 0.13216,
"h": 93.1
},
"luminance": 0.75273
}Semantic roles & 50–950 ramp
primary
#FFDF73
secondary
#3A5FDC
accent
#34E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480