#FFDF83#FFDF83
#FFDF83 is a very light, moderate orange. Relative luminance 0.757; OKLCH L 91.1% C 0.117 H 90.8°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF83 |
|---|---|
| RGB | rgb(255, 223, 131) |
| HSL | hsl(45, 100%, 76%) |
| HSV | hsv(45, 49%, 100%) |
| CMYK | cmyk(0%, 12.5%, 48.6%, 0%) |
| CIE-LAB | lab(89.71, -0.43, 48.87) |
| CIE-LCH | lch(89.71, 48.88, 90.50°) |
| OKLab | oklab(91.12% -0.0016 0.1171) |
| OKLCH | oklch(91.12% 0.117 90.8) |
| XYZ | xyz(71.7269, 75.6772, 32.2974) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.97
Sandy
#F1DA7A
ΔE00 3.09
Pale Gold
#FDDE6C
ΔE00 3.21
Yellow Tan
#FFE36E
ΔE00 3.86
Light Mustard
#F7D560
ΔE00 4.16
Sand Yellow
#FCE166
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF83 #83A3FF
analogous
#FFA183 #FFDF83 #E1FF83
triadic
#FFDF83 #83FFDF #DF83FF
tetradic
#FFDF83 #83FFA1 #83A3FF #FF83E1
square
#FFDF83 #83FFA1 #83A3FF #FF83E1
split-complementary
#FFDF83 #83E1FF #A183FF
monochromatic
#FFBF09 #FFCF46 #FFDF83 #FFEFC0 #FFF7E0
Accessibility & contrast
On white
1.30
#FFDF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FFDF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF83
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF83 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#F9E586
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf83; /* rgb */ color: rgb(255, 223, 131); /* oklch */ color: oklch(91.1% 0.117 90.8);
Tailwind
colors: {
custom: {
50: '#ffe8a9',
500: '#ffdf83',
950: '#000000',
},
}SCSS
$custom: #ffdf83; $custom-light: #ffe8a9; $custom-dark: #000000;
JSON
{
"hex": "#ffdf83",
"rgb": {
"r": 255,
"g": 223,
"b": 131
},
"hsl": {
"h": 44.516,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91123,
"c": 0.11713,
"h": 90.8
},
"luminance": 0.75674
}Semantic roles & 50–950 ramp
primary
#FFDF83
secondary
#486FDF
accent
#3BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481