#FFD884#FFD884
#FFD884 is a very light, moderate orange. Relative luminance 0.720; OKLCH L 89.8% C 0.112 H 85.3°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD884 |
|---|---|
| RGB | rgb(255, 216, 132) |
| HSL | hsl(41, 100%, 76%) |
| HSV | hsv(41, 48%, 100%) |
| CMYK | cmyk(0%, 15.3%, 48.2%, 0%) |
| CIE-LAB | lab(87.99, 3.23, 46.26) |
| CIE-LCH | lch(87.99, 46.37, 86.01°) |
| OKLab | oklab(89.77% 0.0091 0.1114) |
| OKLCH | oklch(89.77% 0.112 85.3) |
| XYZ | xyz(69.9633, 72.0411, 32.0455) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.54
Sandy
#F1DA7A
ΔE00 5.32
Light Mustard
#F7D560
ΔE00 5.46
Pale Gold
#FDDE6C
ΔE00 5.50
Sand (survey)
#E2CA76
ΔE00 5.81
Maize
#F4D054
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD884 #84ABFF
analogous
#FF9A84 #FFD884 #E8FF84
triadic
#FFD884 #84FFD8 #D884FF
tetradic
#FFD884 #84FF9A #84ABFF #FF84E8
square
#FFD884 #84FF9A #84ABFF #FF84E8
split-complementary
#FFD884 #84E8FF #9A84FF
monochromatic
#FFB10A #FFC547 #FFD884 #FFEBC1 #FFF5E0
Accessibility & contrast
On white
1.36
#FFD884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#FFD884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD884
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD884 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77D
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#FFCBC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd884; /* rgb */ color: rgb(255, 216, 132); /* oklch */ color: oklch(89.8% 0.112 85.3);
Tailwind
colors: {
custom: {
50: '#ffe3a9',
500: '#ffd884',
950: '#000000',
},
}SCSS
$custom: #ffd884; $custom-light: #ffe3a9; $custom-dark: #000000;
JSON
{
"hex": "#ffd884",
"rgb": {
"r": 255,
"g": 216,
"b": 132
},
"hsl": {
"h": 40.976,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.89771,
"c": 0.11172,
"h": 85.3
},
"luminance": 0.72038
}Semantic roles & 50–950 ramp
primary
#FFD884
secondary
#4878DF
accent
#49E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481