#FFDD82#FFDD82
#FFDD82 is a very light, moderate orange. Relative luminance 0.746; OKLCH L 90.7% C 0.117 H 89.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDD82 |
|---|---|
| RGB | rgb(255, 221, 130) |
| HSL | hsl(44, 100%, 75%) |
| HSV | hsv(44, 49%, 100%) |
| CMYK | cmyk(0%, 13.3%, 49%, 0%) |
| CIE-LAB | lab(89.20, 0.50, 48.73) |
| CIE-LCH | lch(89.20, 48.74, 89.41°) |
| OKLab | oklab(90.72% 0.001 0.1167) |
| OKLCH | oklch(90.72% 0.117 89.5) |
| XYZ | xyz(71.1282, 74.5879, 31.7651) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.42
Sandy
#F1DA7A
ΔE00 3.51
Pale Gold
#FDDE6C
ΔE00 3.54
Light Mustard
#F7D560
ΔE00 4.16
Yellow Tan
#FFE36E
ΔE00 4.36
Light Gold
#FDDC5C
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDD82 #82A4FF
analogous
#FF9E82 #FFDD82 #E2FF82
triadic
#FFDD82 #82FFDD #DD82FF
tetradic
#FFDD82 #82FF9E #82A4FF #FF82E2
square
#FFDD82 #82FF9E #82A4FF #FF82E2
split-complementary
#FFDD82 #82E2FF #9E82FF
monochromatic
#FFBC08 #FFCC45 #FFDD82 #FFEEBF #FFF7E0
Accessibility & contrast
On white
1.32
#FFDD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#FFDD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDD82
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDD82 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#F8E485
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdd82; /* rgb */ color: rgb(255, 221, 130); /* oklch */ color: oklch(90.7% 0.117 89.5);
Tailwind
colors: {
custom: {
50: '#ffe7a8',
500: '#ffdd82',
950: '#000000',
},
}SCSS
$custom: #ffdd82; $custom-light: #ffe7a8; $custom-dark: #000000;
JSON
{
"hex": "#ffdd82",
"rgb": {
"r": 255,
"g": 221,
"b": 130
},
"hsl": {
"h": 43.68,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.90717,
"c": 0.11674,
"h": 89.5
},
"luminance": 0.74585
}Semantic roles & 50–950 ramp
primary
#FFDD82
secondary
#4770DE
accent
#3EE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480