#FFDC81#FFDC81
#FFDC81 is a very light, moderate orange. Relative luminance 0.740; OKLCH L 90.5% C 0.117 H 89.0°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC81 |
|---|---|
| RGB | rgb(255, 220, 129) |
| HSL | hsl(43, 100%, 75%) |
| HSV | hsv(43, 49%, 100%) |
| CMYK | cmyk(0%, 13.7%, 49.4%, 0%) |
| CIE-LAB | lab(88.94, 0.92, 48.90) |
| CIE-LCH | lch(88.94, 48.91, 88.92°) |
| OKLab | oklab(90.51% 0.0021 0.117) |
| OKLCH | oklch(90.51% 0.117 89) |
| XYZ | xyz(70.7982, 74.0347, 31.3255) |
| Luminance | 0.7403 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.67
Pale Gold
#FDDE6C
ΔE00 3.67
Sandy
#F1DA7A
ΔE00 3.73
Light Mustard
#F7D560
ΔE00 4.14
Yellow Tan
#FFE36E
ΔE00 4.56
Light Gold
#FDDC5C
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC81 #81A4FF
analogous
#FF9D81 #FFDC81 #E3FF81
triadic
#FFDC81 #81FFDC #DC81FF
tetradic
#FFDC81 #81FF9D #81A4FF #FF81E3
square
#FFDC81 #81FF9D #81A4FF #FF81E3
split-complementary
#FFDC81 #81E3FF #9D81FF
monochromatic
#FFBA07 #FFCB44 #FFDC81 #FFEDBE #FFF6E0
Accessibility & contrast
On white
1.33
#FFDC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#FFDC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC81
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC81 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA79
Deuteranopia (green-blind)
#F7E384
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc81; /* rgb */ color: rgb(255, 220, 129); /* oklch */ color: oklch(90.5% 0.117 89.0);
Tailwind
colors: {
custom: {
50: '#ffe6a7',
500: '#ffdc81',
950: '#000000',
},
}SCSS
$custom: #ffdc81; $custom-light: #ffe6a7; $custom-dark: #000000;
JSON
{
"hex": "#ffdc81",
"rgb": {
"r": 255,
"g": 220,
"b": 129
},
"hsl": {
"h": 43.333,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.90507,
"c": 0.11705,
"h": 89
},
"luminance": 0.74031
}Semantic roles & 50–950 ramp
primary
#FFDC81
secondary
#4670DE
accent
#40E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480