#FFD480#FFD480
#FFD480 is a very light, moderate orange. Relative luminance 0.699; OKLCH L 88.9% C 0.113 H 83.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD480 |
|---|---|
| RGB | rgb(255, 212, 128) |
| HSL | hsl(40, 100%, 75%) |
| HSV | hsv(40, 50%, 100%) |
| CMYK | cmyk(0%, 16.9%, 49.8%, 0%) |
| CIE-LAB | lab(86.95, 4.92, 46.94) |
| CIE-LCH | lch(86.95, 47.20, 84.01°) |
| OKLab | oklab(88.94% 0.0137 0.1126) |
| OKLCH | oklch(88.94% 0.113 83.1) |
| XYZ | xyz(68.6825, 69.9091, 30.2940) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.75
Light Mustard
#F7D560
ΔE00 6.04
Sand (survey)
#E2CA76
ΔE00 6.31
Pale Gold
#FDDE6C
ΔE00 6.44
Sandy
#F1DA7A
ΔE00 6.45
Maize
#F4D054
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD480 #80ABFF
analogous
#FF9480 #FFD480 #EBFF80
triadic
#FFD480 #80FFD4 #D480FF
tetradic
#FFD480 #80FF94 #80ABFF #FF80EB
square
#FFD480 #80FF94 #80ABFF #FF80EB
split-complementary
#FFD480 #80EBFF #9480FF
monochromatic
#FFAB06 #FFBF43 #FFD480 #FFE9BD #FFF5E0
Accessibility & contrast
On white
1.40
#FFD480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#FFD480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD480
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD480 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D379
Deuteranopia (green-blind)
#F2DE83
Tritanopia (blue-blind)
#FFC6C0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd480; /* rgb */ color: rgb(255, 212, 128); /* oklch */ color: oklch(88.9% 0.113 83.1);
Tailwind
colors: {
custom: {
50: '#ffe1a6',
500: '#ffd480',
950: '#000000',
},
}SCSS
$custom: #ffd480; $custom-light: #ffe1a6; $custom-dark: #000000;
JSON
{
"hex": "#ffd480",
"rgb": {
"r": 255,
"g": 212,
"b": 128
},
"hsl": {
"h": 39.685,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.88939,
"c": 0.11343,
"h": 83.1
},
"luminance": 0.69905
}Semantic roles & 50–950 ramp
primary
#FFD480
secondary
#4579DE
accent
#4EE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480