#FFDC84#FFDC84
#FFDC84 is a very light, moderate orange. Relative luminance 0.741; OKLCH L 90.5% C 0.114 H 88.4°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC84 |
|---|---|
| RGB | rgb(255, 220, 132) |
| HSL | hsl(43, 100%, 76%) |
| HSV | hsv(43, 48%, 100%) |
| CMYK | cmyk(0%, 13.7%, 48.2%, 0%) |
| CIE-LAB | lab(88.98, 1.19, 47.48) |
| CIE-LCH | lch(88.98, 47.50, 88.57°) |
| OKLab | oklab(90.55% 0.0032 0.1141) |
| OKLCH | oklch(90.55% 0.114 88.4) |
| XYZ | xyz(71.0005, 74.1156, 32.3912) |
| Luminance | 0.7411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.99
Sandy
#F1DA7A
ΔE00 3.96
Pale Gold
#FDDE6C
ΔE00 4.15
Light Mustard
#F7D560
ΔE00 4.59
Yellow Tan
#FFE36E
ΔE00 5.00
Sand (survey)
#E2CA76
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC84 #84A7FF
analogous
#FF9E84 #FFDC84 #E4FF84
triadic
#FFDC84 #84FFDC #DC84FF
tetradic
#FFDC84 #84FF9E #84A7FF #FF84E4
square
#FFDC84 #84FF9E #84A7FF #FF84E4
split-complementary
#FFDC84 #84E4FF #9E84FF
monochromatic
#FFB90A #FFCB47 #FFDC84 #FFEDC1 #FFF6E0
Accessibility & contrast
On white
1.33
#FFDC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#FFDC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC84
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC84 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7D
Deuteranopia (green-blind)
#F7E487
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc84; /* rgb */ color: rgb(255, 220, 132); /* oklch */ color: oklch(90.5% 0.114 88.4);
Tailwind
colors: {
custom: {
50: '#ffe6a9',
500: '#ffdc84',
950: '#000000',
},
}SCSS
$custom: #ffdc84; $custom-light: #ffe6a9; $custom-dark: #000000;
JSON
{
"hex": "#ffdc84",
"rgb": {
"r": 255,
"g": 220,
"b": 132
},
"hsl": {
"h": 42.927,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.9055,
"c": 0.11413,
"h": 88.4
},
"luminance": 0.74112
}Semantic roles & 50–950 ramp
primary
#FFDC84
secondary
#4873DF
accent
#41E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481