#FFD484#FFD484
#FFD484 is a very light, moderate orange. Relative luminance 0.700; OKLCH L 89.0% C 0.110 H 82.1°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD484 |
|---|---|
| RGB | rgb(255, 212, 132) |
| HSL | hsl(39, 100%, 76%) |
| HSV | hsv(39, 48%, 100%) |
| CMYK | cmyk(0%, 16.9%, 48.2%, 0%) |
| CIE-LAB | lab(87.00, 5.28, 45.03) |
| CIE-LCH | lch(87.00, 45.34, 83.31°) |
| OKLab | oklab(89% 0.0151 0.1086) |
| OKLCH | oklch(89% 0.11 82.1) |
| XYZ | xyz(68.9510, 70.0165, 31.7080) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.22
Sand (survey)
#E2CA76
ΔE00 6.56
Navajowhite
#FFDEAD
ΔE00 6.67
Pale Peach
#FFE5AD
ΔE00 6.68
Light Mustard
#F7D560
ΔE00 6.72
Sandy
#F1DA7A
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD484 #84AFFF
analogous
#FF9684 #FFD484 #EDFF84
triadic
#FFD484 #84FFD4 #D484FF
tetradic
#FFD484 #84FF96 #84AFFF #FF84ED
square
#FFD484 #84FF96 #84AFFF #FF84ED
split-complementary
#FFD484 #84EDFF #9684FF
monochromatic
#FFA90A #FFBF47 #FFD484 #FFE9C1 #FFF4E0
Accessibility & contrast
On white
1.40
#FFD484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#FFD484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD484
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD484 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47E
Deuteranopia (green-blind)
#F1DE86
Tritanopia (blue-blind)
#FFC7C0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd484; /* rgb */ color: rgb(255, 212, 132); /* oklch */ color: oklch(89.0% 0.110 82.1);
Tailwind
colors: {
custom: {
50: '#ffe1a9',
500: '#ffd484',
950: '#000000',
},
}SCSS
$custom: #ffd484; $custom-light: #ffe1a9; $custom-dark: #000000;
JSON
{
"hex": "#ffd484",
"rgb": {
"r": 255,
"g": 212,
"b": 132
},
"hsl": {
"h": 39.024,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.88998,
"c": 0.10965,
"h": 82.1
},
"luminance": 0.70013
}Semantic roles & 50–950 ramp
primary
#FFD484
secondary
#487DDF
accent
#50E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481