#FFD580#FFD580
#FFD580 is a very light, moderate orange. Relative luminance 0.704; OKLCH L 89.1% C 0.114 H 83.9°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD580 |
|---|---|
| RGB | rgb(255, 213, 128) |
| HSL | hsl(40, 100%, 75%) |
| HSV | hsv(40, 50%, 100%) |
| CMYK | cmyk(0%, 16.5%, 49.8%, 0%) |
| CIE-LAB | lab(87.20, 4.41, 47.24) |
| CIE-LCH | lch(87.20, 47.45, 84.67°) |
| OKLab | oklab(89.13% 0.0122 0.1133) |
| OKLCH | oklch(89.13% 0.114 83.9) |
| XYZ | xyz(68.9332, 70.4106, 30.3776) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.33
Light Mustard
#F7D560
ΔE00 5.70
Pale Gold
#FDDE6C
ΔE00 6.04
Sandy
#F1DA7A
ΔE00 6.06
Sand (survey)
#E2CA76
ΔE00 6.12
Maize
#F4D054
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD580 #80AAFF
analogous
#FF9580 #FFD580 #EAFF80
triadic
#FFD580 #80FFD5 #D580FF
tetradic
#FFD580 #80FF95 #80AAFF #FF80EA
square
#FFD580 #80FF95 #80AAFF #FF80EA
split-complementary
#FFD580 #80EAFF #9580FF
monochromatic
#FFAD06 #FFC143 #FFD580 #FFE9BD #FFF5E0
Accessibility & contrast
On white
1.39
#FFD580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#FFD580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD580
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD580 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D479
Deuteranopia (green-blind)
#F2DF83
Tritanopia (blue-blind)
#FFC7C1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd580; /* rgb */ color: rgb(255, 213, 128); /* oklch */ color: oklch(89.1% 0.114 83.9);
Tailwind
colors: {
custom: {
50: '#ffe1a6',
500: '#ffd580',
950: '#000000',
},
}SCSS
$custom: #ffd580; $custom-light: #ffe1a6; $custom-dark: #000000;
JSON
{
"hex": "#ffd580",
"rgb": {
"r": 255,
"g": 213,
"b": 128
},
"hsl": {
"h": 40.157,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.89133,
"c": 0.11392,
"h": 83.9
},
"luminance": 0.70407
}Semantic roles & 50–950 ramp
primary
#FFD580
secondary
#4578DE
accent
#4CE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480