#FFDD81#FFDD81
#FFDD81 is a very light, moderate orange. Relative luminance 0.746; OKLCH L 90.7% C 0.118 H 89.7°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDD81 |
|---|---|
| RGB | rgb(255, 221, 129) |
| HSL | hsl(44, 100%, 75%) |
| HSV | hsv(44, 49%, 100%) |
| CMYK | cmyk(0%, 13.3%, 49.4%, 0%) |
| CIE-LAB | lab(89.19, 0.41, 49.20) |
| CIE-LCH | lch(89.19, 49.20, 89.52°) |
| OKLab | oklab(90.7% 0.0006 0.1177) |
| OKLCH | oklch(90.7% 0.118 89.7) |
| XYZ | xyz(71.0614, 74.5612, 31.4133) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.32
Pale Gold
#FDDE6C
ΔE00 3.38
Sandy
#F1DA7A
ΔE00 3.45
Light Mustard
#F7D560
ΔE00 4.02
Yellow Tan
#FFE36E
ΔE00 4.22
Light Gold
#FDDC5C
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDD81 #81A3FF
analogous
#FF9E81 #FFDD81 #E2FF81
triadic
#FFDD81 #81FFDD #DD81FF
tetradic
#FFDD81 #81FF9E #81A3FF #FF81E2
square
#FFDD81 #81FF9E #81A3FF #FF81E2
split-complementary
#FFDD81 #81E2FF #9E81FF
monochromatic
#FFBC07 #FFCC44 #FFDD81 #FFEEBE #FFF7E0
Accessibility & contrast
On white
1.32
#FFDD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#FFDD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDD81
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDD81 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB79
Deuteranopia (green-blind)
#F8E484
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdd81; /* rgb */ color: rgb(255, 221, 129); /* oklch */ color: oklch(90.7% 0.118 89.7);
Tailwind
colors: {
custom: {
50: '#ffe7a7',
500: '#ffdd81',
950: '#000000',
},
}SCSS
$custom: #ffdd81; $custom-light: #ffe7a7; $custom-dark: #000000;
JSON
{
"hex": "#ffdd81",
"rgb": {
"r": 255,
"g": 221,
"b": 129
},
"hsl": {
"h": 43.81,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.90703,
"c": 0.11771,
"h": 89.7
},
"luminance": 0.74558
}Semantic roles & 50–950 ramp
primary
#FFDD81
secondary
#466FDE
accent
#3EE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480