#FFDF84#FFDF84
#FFDF84 is a very light, moderate orange. Relative luminance 0.757; OKLCH L 91.1% C 0.116 H 90.6°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF84 |
|---|---|
| RGB | rgb(255, 223, 132) |
| HSL | hsl(44, 100%, 76%) |
| HSV | hsv(44, 48%, 100%) |
| CMYK | cmyk(0%, 12.5%, 48.2%, 0%) |
| CIE-LAB | lab(89.72, -0.34, 48.40) |
| CIE-LCH | lch(89.72, 48.41, 90.40°) |
| OKLab | oklab(91.14% -0.0013 0.1162) |
| OKLCH | oklch(91.14% 0.116 90.6) |
| XYZ | xyz(71.7950, 75.7045, 32.6560) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.08
Sandy
#F1DA7A
ΔE00 3.15
Pale Gold
#FDDE6C
ΔE00 3.37
Yellow Tan
#FFE36E
ΔE00 4.01
Light Mustard
#F7D560
ΔE00 4.29
Sand Yellow
#FCE166
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF84 #84A4FF
analogous
#FFA184 #FFDF84 #E2FF84
triadic
#FFDF84 #84FFDF #DF84FF
tetradic
#FFDF84 #84FFA1 #84A4FF #FF84E2
square
#FFDF84 #84FFA1 #84A4FF #FF84E2
split-complementary
#FFDF84 #84E2FF #A184FF
monochromatic
#FFBF0A #FFCF47 #FFDF84 #FFEFC1 #FFF7E0
Accessibility & contrast
On white
1.30
#FFDF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#FFDF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF84
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF84 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7D
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf84; /* rgb */ color: rgb(255, 223, 132); /* oklch */ color: oklch(91.1% 0.116 90.6);
Tailwind
colors: {
custom: {
50: '#ffe8a9',
500: '#ffdf84',
950: '#000000',
},
}SCSS
$custom: #ffdf84; $custom-light: #ffe8a9; $custom-dark: #000000;
JSON
{
"hex": "#ffdf84",
"rgb": {
"r": 255,
"g": 223,
"b": 132
},
"hsl": {
"h": 44.39,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91137,
"c": 0.11616,
"h": 90.6
},
"luminance": 0.75701
}Semantic roles & 50–950 ramp
primary
#FFDF84
secondary
#4870DF
accent
#3CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481