#FFD583#FFD583
#FFD583 is a very light, moderate orange. Relative luminance 0.705; OKLCH L 89.2% C 0.111 H 83.1°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD583 |
|---|---|
| RGB | rgb(255, 213, 131) |
| HSL | hsl(40, 100%, 76%) |
| HSV | hsv(40, 49%, 100%) |
| CMYK | cmyk(0%, 16.5%, 48.6%, 0%) |
| CIE-LAB | lab(87.24, 4.68, 45.81) |
| CIE-LCH | lch(87.24, 46.05, 84.17°) |
| OKLab | oklab(89.18% 0.0133 0.1103) |
| OKLCH | oklch(89.18% 0.111 83.1) |
| XYZ | xyz(69.1336, 70.4907, 31.4329) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.67
Light Mustard
#F7D560
ΔE00 6.21
Sand (survey)
#E2CA76
ΔE00 6.27
Sandy
#F1DA7A
ΔE00 6.36
Pale Gold
#FDDE6C
ΔE00 6.50
Pale Peach
#FFE5AD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD583 #83ADFF
analogous
#FF9783 #FFD583 #EBFF83
triadic
#FFD583 #83FFD5 #D583FF
tetradic
#FFD583 #83FF97 #83ADFF #FF83EB
square
#FFD583 #83FF97 #83ADFF #FF83EB
split-complementary
#FFD583 #83EBFF #9783FF
monochromatic
#FFAC09 #FFC046 #FFD583 #FFEAC0 #FFF5E0
Accessibility & contrast
On white
1.39
#FFD583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#FFD583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD583
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD583 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#F2DF86
Tritanopia (blue-blind)
#FFC8C1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd583; /* rgb */ color: rgb(255, 213, 131); /* oklch */ color: oklch(89.2% 0.111 83.1);
Tailwind
colors: {
custom: {
50: '#ffe1a8',
500: '#ffd583',
950: '#000000',
},
}SCSS
$custom: #ffd583; $custom-light: #ffe1a8; $custom-dark: #000000;
JSON
{
"hex": "#ffd583",
"rgb": {
"r": 255,
"g": 213,
"b": 131
},
"hsl": {
"h": 39.677,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.89176,
"c": 0.11108,
"h": 83.1
},
"luminance": 0.70487
}Semantic roles & 50–950 ramp
primary
#FFD583
secondary
#487BDF
accent
#4EE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480