#FFDE83#FFDE83
#FFDE83 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 90.9% C 0.116 H 90.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE83 |
|---|---|
| RGB | rgb(255, 222, 131) |
| HSL | hsl(44, 100%, 76%) |
| HSV | hsv(44, 49%, 100%) |
| CMYK | cmyk(0%, 12.9%, 48.6%, 0%) |
| CIE-LAB | lab(89.46, 0.08, 48.57) |
| CIE-LCH | lch(89.46, 48.57, 89.91°) |
| OKLab | oklab(90.93% -0.0001 0.1164) |
| OKLCH | oklch(90.93% 0.116 90.1) |
| XYZ | xyz(71.4605, 75.1445, 32.2086) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.21
Sandy
#F1DA7A
ΔE00 3.32
Pale Gold
#FDDE6C
ΔE00 3.44
Yellow Tan
#FFE36E
ΔE00 4.18
Light Mustard
#F7D560
ΔE00 4.21
Sand Yellow
#FCE166
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE83 #83A4FF
analogous
#FFA083 #FFDE83 #E2FF83
triadic
#FFDE83 #83FFDE #DE83FF
tetradic
#FFDE83 #83FFA0 #83A4FF #FF83E2
square
#FFDE83 #83FFA0 #83A4FF #FF83E2
split-complementary
#FFDE83 #83E2FF #A083FF
monochromatic
#FFBD09 #FFCE46 #FFDE83 #FFEEC0 #FFF7E0
Accessibility & contrast
On white
1.31
#FFDE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FFDE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE83
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE83 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#F9E586
Tritanopia (blue-blind)
#FFD1C8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde83; /* rgb */ color: rgb(255, 222, 131); /* oklch */ color: oklch(90.9% 0.116 90.1);
Tailwind
colors: {
custom: {
50: '#ffe8a8',
500: '#ffde83',
950: '#000000',
},
}SCSS
$custom: #ffde83; $custom-light: #ffe8a8; $custom-dark: #000000;
JSON
{
"hex": "#ffde83",
"rgb": {
"r": 255,
"g": 222,
"b": 131
},
"hsl": {
"h": 44.032,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.90927,
"c": 0.11644,
"h": 90.1
},
"luminance": 0.75141
}Semantic roles & 50–950 ramp
primary
#FFDE83
secondary
#4870DF
accent
#3DE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481