#FFDE80#FFDE80
#FFDE80 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 90.9% C 0.119 H 90.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE80 |
|---|---|
| RGB | rgb(255, 222, 128) |
| HSL | hsl(44, 100%, 75%) |
| HSV | hsv(44, 50%, 100%) |
| CMYK | cmyk(0%, 12.9%, 49.8%, 0%) |
| CIE-LAB | lab(89.42, -0.18, 49.98) |
| CIE-LCH | lch(89.42, 49.98, 90.21°) |
| OKLab | oklab(90.89% -0.0012 0.1194) |
| OKLCH | oklch(90.89% 0.119 90.6) |
| XYZ | xyz(71.2601, 75.0643, 31.1532) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.95
Pale Gold
#FDDE6C
ΔE00 2.97
Sandy
#F1DA7A
ΔE00 3.14
Yellow Tan
#FFE36E
ΔE00 3.74
Light Mustard
#F7D560
ΔE00 3.81
Sand Yellow
#FCE166
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE80 #80A1FF
analogous
#FF9E80 #FFDE80 #E1FF80
triadic
#FFDE80 #80FFDE #DE80FF
tetradic
#FFDE80 #80FF9E #80A1FF #FF80E1
square
#FFDE80 #80FF9E #80A1FF #FF80E1
split-complementary
#FFDE80 #80E1FF #9E80FF
monochromatic
#FFBE06 #FFCE43 #FFDE80 #FFEEBD #FFF7E0
Accessibility & contrast
On white
1.31
#FFDE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FFDE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE80
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE80 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB78
Deuteranopia (green-blind)
#F9E583
Tritanopia (blue-blind)
#FFD0C8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde80; /* rgb */ color: rgb(255, 222, 128); /* oklch */ color: oklch(90.9% 0.119 90.6);
Tailwind
colors: {
custom: {
50: '#ffe8a6',
500: '#ffde80',
950: '#000000',
},
}SCSS
$custom: #ffde80; $custom-light: #ffe8a6; $custom-dark: #000000;
JSON
{
"hex": "#ffde80",
"rgb": {
"r": 255,
"g": 222,
"b": 128
},
"hsl": {
"h": 44.409,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90885,
"c": 0.11936,
"h": 90.6
},
"luminance": 0.75061
}Semantic roles & 50–950 ramp
primary
#FFDE80
secondary
#456DDE
accent
#3CE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480