#FFDF81#FFDF81
#FFDF81 is a very light, moderate orange. Relative luminance 0.756; OKLCH L 91.1% C 0.119 H 91.1°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF81 |
|---|---|
| RGB | rgb(255, 223, 129) |
| HSL | hsl(45, 100%, 75%) |
| HSV | hsv(45, 49%, 100%) |
| CMYK | cmyk(0%, 12.5%, 49.4%, 0%) |
| CIE-LAB | lab(89.68, -0.60, 49.81) |
| CIE-LCH | lch(89.68, 49.82, 90.69°) |
| OKLab | oklab(91.1% -0.0023 0.1191) |
| OKLCH | oklch(91.1% 0.119 91.1) |
| XYZ | xyz(71.5926, 75.6235, 31.5904) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.81
Pale Gold
#FDDE6C
ΔE00 2.90
Sandy
#F1DA7A
ΔE00 2.98
Yellow Tan
#FFE36E
ΔE00 3.57
Light Mustard
#F7D560
ΔE00 3.90
Sand Yellow
#FCE166
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF81 #81A1FF
analogous
#FFA081 #FFDF81 #E0FF81
triadic
#FFDF81 #81FFDF #DF81FF
tetradic
#FFDF81 #81FFA0 #81A1FF #FF81E0
square
#FFDF81 #81FFA0 #81A1FF #FF81E0
split-complementary
#FFDF81 #81E0FF #A081FF
monochromatic
#FFC007 #FFCF44 #FFDF81 #FFEFBE #FFF7E0
Accessibility & contrast
On white
1.30
#FFDF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#FFDF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF81
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF81 | 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)
#F2DC79
Deuteranopia (green-blind)
#FAE584
Tritanopia (blue-blind)
#FFD1C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdf81; /* rgb */ color: rgb(255, 223, 129); /* oklch */ color: oklch(91.1% 0.119 91.1);
Tailwind
colors: {
custom: {
50: '#ffe8a7',
500: '#ffdf81',
950: '#000000',
},
}SCSS
$custom: #ffdf81; $custom-light: #ffe8a7; $custom-dark: #000000;
JSON
{
"hex": "#ffdf81",
"rgb": {
"r": 255,
"g": 223,
"b": 129
},
"hsl": {
"h": 44.762,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.91095,
"c": 0.11908,
"h": 91.1
},
"luminance": 0.7562
}Semantic roles & 50–950 ramp
primary
#FFDF81
secondary
#466DDE
accent
#3AE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480