#FFDE84#FFDE84
#FFDE84 is a very light, moderate orange. Relative luminance 0.752; OKLCH L 90.9% C 0.115 H 89.9°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE84 |
|---|---|
| RGB | rgb(255, 222, 132) |
| HSL | hsl(44, 100%, 76%) |
| HSV | hsv(44, 48%, 100%) |
| CMYK | cmyk(0%, 12.9%, 48.2%, 0%) |
| CIE-LAB | lab(89.47, 0.17, 48.10) |
| CIE-LCH | lch(89.47, 48.10, 89.80°) |
| OKLab | oklab(90.94% 0.0002 0.1155) |
| OKLCH | oklch(90.94% 0.115 89.9) |
| XYZ | xyz(71.5286, 75.1717, 32.5672) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.33
Sandy
#F1DA7A
ΔE00 3.39
Pale Gold
#FDDE6C
ΔE00 3.60
Yellow Tan
#FFE36E
ΔE00 4.33
Light Mustard
#F7D560
ΔE00 4.35
Sand Yellow
#FCE166
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE84 #84A5FF
analogous
#FFA084 #FFDE84 #E3FF84
triadic
#FFDE84 #84FFDE #DE84FF
tetradic
#FFDE84 #84FFA0 #84A5FF #FF84E3
square
#FFDE84 #84FFA0 #84A5FF #FF84E3
split-complementary
#FFDE84 #84E3FF #A084FF
monochromatic
#FFBD0A #FFCE47 #FFDE84 #FFEEC1 #FFF7E0
Accessibility & contrast
On white
1.31
#FFDE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FFDE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE84
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE84 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7D
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#FFD1C8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde84; /* rgb */ color: rgb(255, 222, 132); /* oklch */ color: oklch(90.9% 0.115 89.9);
Tailwind
colors: {
custom: {
50: '#ffe8a9',
500: '#ffde84',
950: '#000000',
},
}SCSS
$custom: #ffde84; $custom-light: #ffe8a9; $custom-dark: #000000;
JSON
{
"hex": "#ffde84",
"rgb": {
"r": 255,
"g": 222,
"b": 132
},
"hsl": {
"h": 43.902,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.90941,
"c": 0.11546,
"h": 89.9
},
"luminance": 0.75168
}Semantic roles & 50–950 ramp
primary
#FFDE84
secondary
#4871DF
accent
#3EE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481