#FFDF80#FFDF80
#FFDF80 is a very light, vivid orange. Relative luminance 0.756; OKLCH L 91.1% C 0.120 H 91.3°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF80 |
|---|---|
| RGB | rgb(255, 223, 128) |
| HSL | hsl(45, 100%, 75%) |
| HSV | hsv(45, 50%, 100%) |
| CMYK | cmyk(0%, 12.5%, 49.8%, 0%) |
| CIE-LAB | lab(89.67, -0.69, 50.28) |
| CIE-LCH | lch(89.67, 50.28, 90.79°) |
| OKLab | oklab(91.08% -0.0027 0.12) |
| OKLCH | oklch(91.08% 0.12 91.3) |
| XYZ | xyz(71.5265, 75.5971, 31.2420) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.76
Pale Gold
#FDDE6C
ΔE00 2.75
Sandy
#F1DA7A
ΔE00 2.93
Yellow Tan
#FFE36E
ΔE00 3.42
Light Mustard
#F7D560
ΔE00 3.78
Sand Yellow
#FCE166
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF80 #80A0FF
analogous
#FFA080 #FFDF80 #DFFF80
triadic
#FFDF80 #80FFDF #DF80FF
tetradic
#FFDF80 #80FFA0 #80A0FF #FF80DF
square
#FFDF80 #80FFA0 #80A0FF #FF80DF
split-complementary
#FFDF80 #80DFFF #A080FF
monochromatic
#FFC006 #FFD043 #FFDF80 #FFEEBD #FFF7E0
Accessibility & contrast
On white
1.30
#FFDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#FFDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF80
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF80 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC78
Deuteranopia (green-blind)
#FAE584
Tritanopia (blue-blind)
#FFD1C8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdf80; /* rgb */ color: rgb(255, 223, 128); /* oklch */ color: oklch(91.1% 0.120 91.3);
Tailwind
colors: {
custom: {
50: '#ffe8a7',
500: '#ffdf80',
950: '#000000',
},
}SCSS
$custom: #ffdf80; $custom-light: #ffe8a7; $custom-dark: #000000;
JSON
{
"hex": "#ffdf80",
"rgb": {
"r": 255,
"g": 223,
"b": 128
},
"hsl": {
"h": 44.882,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91081,
"c": 0.12005,
"h": 91.3
},
"luminance": 0.75594
}Semantic roles & 50–950 ramp
primary
#FFDF80
secondary
#456CDE
accent
#3AE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480