#FFD080#FFD080
#FFD080 is a very light, moderate orange. Relative luminance 0.679; OKLCH L 88.2% C 0.112 H 79.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD080 |
|---|---|
| RGB | rgb(255, 208, 128) |
| HSL | hsl(38, 100%, 75%) |
| HSV | hsv(38, 50%, 100%) |
| CMYK | cmyk(0%, 18.4%, 49.8%, 0%) |
| CIE-LAB | lab(85.97, 6.98, 45.73) |
| CIE-LCH | lch(85.97, 46.26, 81.32°) |
| OKLab | oklab(88.17% 0.0197 0.1099) |
| OKLCH | oklch(88.17% 0.112 79.8) |
| XYZ | xyz(67.6949, 67.9340, 29.9648) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.45
Navajowhite
#FFDEAD
ΔE00 7.08
Sand (survey)
#E2CA76
ΔE00 7.30
Light Mustard
#F7D560
ΔE00 7.52
Pale Peach
#FFE5AD
ΔE00 7.64
Maize
#F4D054
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD080 #80AFFF
analogous
#FF9080 #FFD080 #EFFF80
triadic
#FFD080 #80FFD0 #D080FF
tetradic
#FFD080 #80FF90 #80AFFF #FF80EF
square
#FFD080 #80FF90 #80AFFF #FF80EF
split-complementary
#FFD080 #80EFFF #9080FF
monochromatic
#FFA306 #FFB943 #FFD080 #FFE7BD #FFF4E0
Accessibility & contrast
On white
1.44
#FFD080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#FFD080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD080
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD080 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D079
Deuteranopia (green-blind)
#EFDC82
Tritanopia (blue-blind)
#FFC2BD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd080; /* rgb */ color: rgb(255, 208, 128); /* oklch */ color: oklch(88.2% 0.112 79.8);
Tailwind
colors: {
custom: {
50: '#ffdea6',
500: '#ffd080',
950: '#000000',
},
}SCSS
$custom: #ffd080; $custom-light: #ffdea6; $custom-dark: #000000;
JSON
{
"hex": "#ffd080",
"rgb": {
"r": 255,
"g": 208,
"b": 128
},
"hsl": {
"h": 37.795,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.8817,
"c": 0.11164,
"h": 79.8
},
"luminance": 0.6793
}Semantic roles & 50–950 ramp
primary
#FFD080
secondary
#457EDE
accent
#55E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480