#FFDC83#FFDC83
#FFDC83 is a very light, moderate orange. Relative luminance 0.741; OKLCH L 90.5% C 0.115 H 88.6°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC83 |
|---|---|
| RGB | rgb(255, 220, 131) |
| HSL | hsl(43, 100%, 76%) |
| HSV | hsv(43, 49%, 100%) |
| CMYK | cmyk(0%, 13.7%, 48.6%, 0%) |
| CIE-LAB | lab(88.96, 1.10, 47.96) |
| CIE-LCH | lch(88.96, 47.97, 88.69°) |
| OKLab | oklab(90.54% 0.0028 0.1151) |
| OKLCH | oklch(90.54% 0.115 88.6) |
| XYZ | xyz(70.9324, 74.0884, 32.0325) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.87
Sandy
#F1DA7A
ΔE00 3.88
Pale Gold
#FDDE6C
ΔE00 3.99
Light Mustard
#F7D560
ΔE00 4.44
Yellow Tan
#FFE36E
ΔE00 4.85
Light Gold
#FDDC5C
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC83 #83A6FF
analogous
#FF9E83 #FFDC83 #E4FF83
triadic
#FFDC83 #83FFDC #DC83FF
tetradic
#FFDC83 #83FF9E #83A6FF #FF83E4
square
#FFDC83 #83FF9E #83A6FF #FF83E4
split-complementary
#FFDC83 #83E4FF #9E83FF
monochromatic
#FFB909 #FFCB46 #FFDC83 #FFEDC0 #FFF6E0
Accessibility & contrast
On white
1.33
#FFDC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#FFDC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC83
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC83 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7C
Deuteranopia (green-blind)
#F7E486
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc83; /* rgb */ color: rgb(255, 220, 131); /* oklch */ color: oklch(90.5% 0.115 88.6);
Tailwind
colors: {
custom: {
50: '#ffe6a8',
500: '#ffdc83',
950: '#000000',
},
}SCSS
$custom: #ffdc83; $custom-light: #ffe6a8; $custom-dark: #000000;
JSON
{
"hex": "#ffdc83",
"rgb": {
"r": 255,
"g": 220,
"b": 131
},
"hsl": {
"h": 43.065,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.90536,
"c": 0.11511,
"h": 88.6
},
"luminance": 0.74085
}Semantic roles & 50–950 ramp
primary
#FFDC83
secondary
#4872DF
accent
#41E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481