#FFD783#FFD783
#FFD783 is a very light, moderate orange. Relative luminance 0.715; OKLCH L 89.6% C 0.112 H 84.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD783 |
|---|---|
| RGB | rgb(255, 215, 131) |
| HSL | hsl(41, 100%, 76%) |
| HSV | hsv(41, 49%, 100%) |
| CMYK | cmyk(0%, 15.7%, 48.6%, 0%) |
| CIE-LAB | lab(87.73, 3.65, 46.42) |
| CIE-LCH | lch(87.73, 46.57, 85.50°) |
| OKLab | oklab(89.56% 0.0103 0.1117) |
| OKLCH | oklch(89.56% 0.112 84.7) |
| XYZ | xyz(69.6398, 71.5030, 31.6017) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.83
Light Mustard
#F7D560
ΔE00 5.58
Sandy
#F1DA7A
ΔE00 5.59
Pale Gold
#FDDE6C
ΔE00 5.72
Sand (survey)
#E2CA76
ΔE00 5.91
Maize
#F4D054
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD783 #83ABFF
analogous
#FF9983 #FFD783 #E9FF83
triadic
#FFD783 #83FFD7 #D783FF
tetradic
#FFD783 #83FF99 #83ABFF #FF83E9
square
#FFD783 #83FF99 #83ABFF #FF83E9
split-complementary
#FFD783 #83E9FF #9983FF
monochromatic
#FFB009 #FFC346 #FFD783 #FFEBC0 #FFF5E0
Accessibility & contrast
On white
1.37
#FFD783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#FFD783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD783
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD783 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#FFCAC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd783; /* rgb */ color: rgb(255, 215, 131); /* oklch */ color: oklch(89.6% 0.112 84.7);
Tailwind
colors: {
custom: {
50: '#ffe3a8',
500: '#ffd783',
950: '#000000',
},
}SCSS
$custom: #ffd783; $custom-light: #ffe3a8; $custom-dark: #000000;
JSON
{
"hex": "#ffd783",
"rgb": {
"r": 255,
"g": 215,
"b": 131
},
"hsl": {
"h": 40.645,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.89563,
"c": 0.11213,
"h": 84.7
},
"luminance": 0.715
}Semantic roles & 50–950 ramp
primary
#FFD783
secondary
#4878DF
accent
#4AE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480