#FFD880#FFD880
#FFD880 is a very light, moderate orange. Relative luminance 0.719; OKLCH L 89.7% C 0.116 H 86.2°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD880 |
|---|---|
| RGB | rgb(255, 216, 128) |
| HSL | hsl(42, 100%, 75%) |
| HSV | hsv(42, 50%, 100%) |
| CMYK | cmyk(0%, 15.3%, 49.8%, 0%) |
| CIE-LAB | lab(87.94, 2.87, 48.15) |
| CIE-LCH | lch(87.94, 48.24, 86.59°) |
| OKLab | oklab(89.71% 0.0077 0.1153) |
| OKLCH | oklch(89.71% 0.116 86.2) |
| XYZ | xyz(69.6948, 71.9337, 30.6314) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.11
Light Mustard
#F7D560
ΔE00 4.81
Pale Gold
#FDDE6C
ΔE00 4.88
Sandy
#F1DA7A
ΔE00 4.95
Maize
#F4D054
ΔE00 5.66
Sand (survey)
#E2CA76
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD880 #80A7FF
analogous
#FF9980 #FFD880 #E6FF80
triadic
#FFD880 #80FFD8 #D880FF
tetradic
#FFD880 #80FF99 #80A7FF #FF80E6
square
#FFD880 #80FF99 #80A7FF #FF80E6
split-complementary
#FFD880 #80E6FF #9980FF
monochromatic
#FFB206 #FFC543 #FFD880 #FFEBBD #FFF6E0
Accessibility & contrast
On white
1.36
#FFD880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#FFD880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD880
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD880 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD679
Deuteranopia (green-blind)
#F5E183
Tritanopia (blue-blind)
#FFCAC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd880; /* rgb */ color: rgb(255, 216, 128); /* oklch */ color: oklch(89.7% 0.116 86.2);
Tailwind
colors: {
custom: {
50: '#ffe3a6',
500: '#ffd880',
950: '#000000',
},
}SCSS
$custom: #ffd880; $custom-light: #ffe3a6; $custom-dark: #000000;
JSON
{
"hex": "#ffd880",
"rgb": {
"r": 255,
"g": 216,
"b": 128
},
"hsl": {
"h": 41.575,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.89714,
"c": 0.11556,
"h": 86.2
},
"luminance": 0.7193
}Semantic roles & 50–950 ramp
primary
#FFD880
secondary
#4574DE
accent
#46E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480