#FFD380#FFD380
#FFD380 is a very light, moderate orange. Relative luminance 0.694; OKLCH L 88.7% C 0.113 H 82.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD380 |
|---|---|
| RGB | rgb(255, 211, 128) |
| HSL | hsl(39, 100%, 75%) |
| HSV | hsv(39, 50%, 100%) |
| CMYK | cmyk(0%, 17.3%, 49.8%, 0%) |
| CIE-LAB | lab(86.71, 5.44, 46.63) |
| CIE-LCH | lch(86.71, 46.95, 83.35°) |
| OKLab | oklab(88.75% 0.0152 0.1119) |
| OKLCH | oklch(88.75% 0.113 82.3) |
| XYZ | xyz(68.4333, 69.4107, 30.2109) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.17
Light Mustard
#F7D560
ΔE00 6.39
Sand (survey)
#E2CA76
ΔE00 6.53
Sandy
#F1DA7A
ΔE00 6.84
Pale Gold
#FDDE6C
ΔE00 6.85
Maize
#F4D054
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD380 #80ACFF
analogous
#FF9480 #FFD380 #EBFF80
triadic
#FFD380 #80FFD3 #D380FF
tetradic
#FFD380 #80FF94 #80ACFF #FF80EB
square
#FFD380 #80FF94 #80ACFF #FF80EB
split-complementary
#FFD380 #80EBFF #9480FF
monochromatic
#FFA906 #FFBE43 #FFD380 #FFE8BD #FFF4E0
Accessibility & contrast
On white
1.41
#FFD380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#FFD380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD380
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD380 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D379
Deuteranopia (green-blind)
#F1DE83
Tritanopia (blue-blind)
#FFC5BF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd380; /* rgb */ color: rgb(255, 211, 128); /* oklch */ color: oklch(88.7% 0.113 82.3);
Tailwind
colors: {
custom: {
50: '#ffe0a6',
500: '#ffd380',
950: '#000000',
},
}SCSS
$custom: #ffd380; $custom-light: #ffe0a6; $custom-dark: #000000;
JSON
{
"hex": "#ffd380",
"rgb": {
"r": 255,
"g": 211,
"b": 128
},
"hsl": {
"h": 39.213,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.88747,
"c": 0.11294,
"h": 82.3
},
"luminance": 0.69407
}Semantic roles & 50–950 ramp
primary
#FFD380
secondary
#457ADE
accent
#50E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480