#FFD780#FFD780
#FFD780 is a very light, moderate orange. Relative luminance 0.714; OKLCH L 89.5% C 0.115 H 85.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD780 |
|---|---|
| RGB | rgb(255, 215, 128) |
| HSL | hsl(41, 100%, 75%) |
| HSV | hsv(41, 50%, 100%) |
| CMYK | cmyk(0%, 15.7%, 49.8%, 0%) |
| CIE-LAB | lab(87.69, 3.38, 47.85) |
| CIE-LCH | lch(87.69, 47.97, 85.95°) |
| OKLab | oklab(89.52% 0.0092 0.1146) |
| OKLCH | oklch(89.52% 0.115 85.4) |
| XYZ | xyz(69.4394, 71.4229, 30.5463) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.51
Light Mustard
#F7D560
ΔE00 5.09
Pale Gold
#FDDE6C
ΔE00 5.26
Sandy
#F1DA7A
ΔE00 5.31
Sand (survey)
#E2CA76
ΔE00 5.80
Maize
#F4D054
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD780 #80A8FF
analogous
#FF9780 #FFD780 #E8FF80
triadic
#FFD780 #80FFD7 #D780FF
tetradic
#FFD780 #80FF97 #80A8FF #FF80E8
square
#FFD780 #80FF97 #80A8FF #FF80E8
split-complementary
#FFD780 #80E8FF #9780FF
monochromatic
#FFB006 #FFC443 #FFD780 #FFEABD #FFF5E0
Accessibility & contrast
On white
1.37
#FFD780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#FFD780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD780
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD780 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD679
Deuteranopia (green-blind)
#F4E083
Tritanopia (blue-blind)
#FFC9C2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd780; /* rgb */ color: rgb(255, 215, 128); /* oklch */ color: oklch(89.5% 0.115 85.4);
Tailwind
colors: {
custom: {
50: '#ffe3a6',
500: '#ffd780',
950: '#000000',
},
}SCSS
$custom: #ffd780; $custom-light: #ffe3a6; $custom-dark: #000000;
JSON
{
"hex": "#ffd780",
"rgb": {
"r": 255,
"g": 215,
"b": 128
},
"hsl": {
"h": 41.102,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.8952,
"c": 0.11499,
"h": 85.4
},
"luminance": 0.71419
}Semantic roles & 50–950 ramp
primary
#FFD780
secondary
#4575DE
accent
#48E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480