#FFD983#FFD983
#FFD983 is a very light, moderate orange. Relative luminance 0.725; OKLCH L 90.0% C 0.113 H 86.3°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD983 |
|---|---|
| RGB | rgb(255, 217, 131) |
| HSL | hsl(42, 100%, 76%) |
| HSV | hsv(42, 49%, 100%) |
| CMYK | cmyk(0%, 14.9%, 48.6%, 0%) |
| CIE-LAB | lab(88.22, 2.63, 47.04) |
| CIE-LCH | lch(88.22, 47.11, 86.80°) |
| OKLab | oklab(89.95% 0.0073 0.113) |
| OKLCH | oklch(89.95% 0.113 86.3) |
| XYZ | xyz(70.1522, 72.5278, 31.7724) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.02
Sandy
#F1DA7A
ΔE00 4.87
Pale Gold
#FDDE6C
ΔE00 4.98
Light Mustard
#F7D560
ΔE00 5.04
Sand (survey)
#E2CA76
ΔE00 5.66
Maize
#F4D054
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD983 #83A9FF
analogous
#FF9B83 #FFD983 #E7FF83
triadic
#FFD983 #83FFD9 #D983FF
tetradic
#FFD983 #83FF9B #83A9FF #FF83E7
square
#FFD983 #83FF9B #83A9FF #FF83E7
split-complementary
#FFD983 #83E7FF #9B83FF
monochromatic
#FFB309 #FFC646 #FFD983 #FFECC0 #FFF6E0
Accessibility & contrast
On white
1.35
#FFD983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#FFD983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD983
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD983 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77C
Deuteranopia (green-blind)
#F5E286
Tritanopia (blue-blind)
#FFCCC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd983; /* rgb */ color: rgb(255, 217, 131); /* oklch */ color: oklch(90.0% 0.113 86.3);
Tailwind
colors: {
custom: {
50: '#ffe4a8',
500: '#ffd983',
950: '#000000',
},
}SCSS
$custom: #ffd983; $custom-light: #ffe4a8; $custom-dark: #000000;
JSON
{
"hex": "#ffd983",
"rgb": {
"r": 255,
"g": 217,
"b": 131
},
"hsl": {
"h": 41.613,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.89951,
"c": 0.11326,
"h": 86.3
},
"luminance": 0.72524
}Semantic roles & 50–950 ramp
primary
#FFD983
secondary
#4876DF
accent
#46E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480