#FFD980#FFD980
#FFD980 is a very light, moderate orange. Relative luminance 0.724; OKLCH L 89.9% C 0.116 H 86.9°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD980 |
|---|---|
| RGB | rgb(255, 217, 128) |
| HSL | hsl(42, 100%, 75%) |
| HSV | hsv(42, 50%, 100%) |
| CMYK | cmyk(0%, 14.9%, 49.8%, 0%) |
| CIE-LAB | lab(88.18, 2.36, 48.46) |
| CIE-LCH | lch(88.18, 48.51, 87.21°) |
| OKLab | oklab(89.91% 0.0062 0.116) |
| OKLCH | oklch(89.91% 0.116 86.9) |
| XYZ | xyz(69.9518, 72.4477, 30.7171) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.71
Pale Gold
#FDDE6C
ΔE00 4.52
Light Mustard
#F7D560
ΔE00 4.56
Sandy
#F1DA7A
ΔE00 4.61
Maize
#F4D054
ΔE00 5.49
Yellow Tan
#FFE36E
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD980 #80A6FF
analogous
#FF9980 #FFD980 #E6FF80
triadic
#FFD980 #80FFD9 #D980FF
tetradic
#FFD980 #80FF99 #80A6FF #FF80E6
square
#FFD980 #80FF99 #80A6FF #FF80E6
split-complementary
#FFD980 #80E6FF #9980FF
monochromatic
#FFB406 #FFC743 #FFD980 #FFEBBD #FFF6E0
Accessibility & contrast
On white
1.36
#FFD980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#FFD980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD980
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD980 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD779
Deuteranopia (green-blind)
#F5E283
Tritanopia (blue-blind)
#FFCBC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd980; /* rgb */ color: rgb(255, 217, 128); /* oklch */ color: oklch(89.9% 0.116 86.9);
Tailwind
colors: {
custom: {
50: '#ffe4a6',
500: '#ffd980',
950: '#000000',
},
}SCSS
$custom: #ffd980; $custom-light: #ffe4a6; $custom-dark: #000000;
JSON
{
"hex": "#ffd980",
"rgb": {
"r": 255,
"g": 217,
"b": 128
},
"hsl": {
"h": 42.047,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.89908,
"c": 0.11615,
"h": 86.9
},
"luminance": 0.72444
}Semantic roles & 50–950 ramp
primary
#FFD980
secondary
#4573DE
accent
#45E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480