#FFD382#FFD382
#FFD382 is a very light, moderate orange. Relative luminance 0.695; OKLCH L 88.8% C 0.111 H 81.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD382 |
|---|---|
| RGB | rgb(255, 211, 130) |
| HSL | hsl(39, 100%, 75%) |
| HSV | hsv(39, 49%, 100%) |
| CMYK | cmyk(0%, 17.3%, 49%, 0%) |
| CIE-LAB | lab(86.73, 5.61, 45.68) |
| CIE-LCH | lch(86.73, 46.02, 82.99°) |
| OKLab | oklab(88.78% 0.0159 0.1099) |
| OKLCH | oklch(88.78% 0.111 81.8) |
| XYZ | xyz(68.5662, 69.4639, 30.9111) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.40
Sand (survey)
#E2CA76
ΔE00 6.66
Light Mustard
#F7D560
ΔE00 6.73
Navajowhite
#FFDEAD
ΔE00 6.91
Pale Peach
#FFE5AD
ΔE00 7.00
Sandy
#F1DA7A
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD382 #82AEFF
analogous
#FF9482 #FFD382 #ECFF82
triadic
#FFD382 #82FFD3 #D382FF
tetradic
#FFD382 #82FF94 #82AEFF #FF82EC
square
#FFD382 #82FF94 #82AEFF #FF82EC
split-complementary
#FFD382 #82ECFF #9482FF
monochromatic
#FFA808 #FFBD45 #FFD382 #FFE9BF #FFF4E0
Accessibility & contrast
On white
1.41
#FFD382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#FFD382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD382
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD382 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37B
Deuteranopia (green-blind)
#F1DE84
Tritanopia (blue-blind)
#FFC5BF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd382; /* rgb */ color: rgb(255, 211, 130); /* oklch */ color: oklch(88.8% 0.111 81.8);
Tailwind
colors: {
custom: {
50: '#ffe0a7',
500: '#ffd382',
950: '#000000',
},
}SCSS
$custom: #ffd382; $custom-light: #ffe0a7; $custom-dark: #000000;
JSON
{
"hex": "#ffd382",
"rgb": {
"r": 255,
"g": 211,
"b": 130
},
"hsl": {
"h": 38.88,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.88776,
"c": 0.11107,
"h": 81.8
},
"luminance": 0.6946
}Semantic roles & 50–950 ramp
primary
#FFD382
secondary
#477CDE
accent
#51E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480