#FFDA84#FFDA84
#FFDA84 is a very light, moderate orange. Relative luminance 0.731; OKLCH L 90.2% C 0.113 H 86.9°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA84 |
|---|---|
| RGB | rgb(255, 218, 132) |
| HSL | hsl(42, 100%, 76%) |
| HSV | hsv(42, 48%, 100%) |
| CMYK | cmyk(0%, 14.5%, 48.2%, 0%) |
| CIE-LAB | lab(88.48, 2.21, 46.87) |
| CIE-LCH | lch(88.48, 46.92, 87.30°) |
| OKLab | oklab(90.16% 0.0062 0.1127) |
| OKLCH | oklch(90.16% 0.113 86.9) |
| XYZ | xyz(70.4788, 73.0721, 32.2173) |
| Luminance | 0.7307 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.75
Sandy
#F1DA7A
ΔE00 4.61
Pale Gold
#FDDE6C
ΔE00 4.79
Light Mustard
#F7D560
ΔE00 4.97
Sand (survey)
#E2CA76
ΔE00 5.60
Yellow Tan
#FFE36E
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA84 #84A9FF
analogous
#FF9C84 #FFDA84 #E7FF84
triadic
#FFDA84 #84FFDA #DA84FF
tetradic
#FFDA84 #84FF9C #84A9FF #FF84E7
square
#FFDA84 #84FF9C #84A9FF #FF84E7
split-complementary
#FFDA84 #84E7FF #9C84FF
monochromatic
#FFB50A #FFC847 #FFDA84 #FFECC1 #FFF6E0
Accessibility & contrast
On white
1.34
#FFDA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#FFDA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA84
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA84 | 1.00 | 1.34 | 15.61 | 15.61 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87D
Deuteranopia (green-blind)
#F6E287
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda84; /* rgb */ color: rgb(255, 218, 132); /* oklch */ color: oklch(90.2% 0.113 86.9);
Tailwind
colors: {
custom: {
50: '#ffe5a9',
500: '#ffda84',
950: '#000000',
},
}SCSS
$custom: #ffda84; $custom-light: #ffe5a9; $custom-dark: #000000;
JSON
{
"hex": "#ffda84",
"rgb": {
"r": 255,
"g": 218,
"b": 132
},
"hsl": {
"h": 41.951,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.9016,
"c": 0.11289,
"h": 86.9
},
"luminance": 0.73069
}Semantic roles & 50–950 ramp
primary
#FFDA84
secondary
#4876DF
accent
#45E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481