#FFDD84#FFDD84
#FFDD84 is a very light, moderate orange. Relative luminance 0.746; OKLCH L 90.7% C 0.115 H 89.2°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDD84 |
|---|---|
| RGB | rgb(255, 221, 132) |
| HSL | hsl(43, 100%, 76%) |
| HSV | hsv(43, 48%, 100%) |
| CMYK | cmyk(0%, 13.3%, 48.2%, 0%) |
| CIE-LAB | lab(89.23, 0.68, 47.79) |
| CIE-LCH | lch(89.23, 47.80, 89.19°) |
| OKLab | oklab(90.75% 0.0017 0.1148) |
| OKLCH | oklch(90.75% 0.115 89.2) |
| XYZ | xyz(71.2638, 74.6421, 32.4790) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.64
Sandy
#F1DA7A
ΔE00 3.66
Pale Gold
#FDDE6C
ΔE00 3.86
Light Mustard
#F7D560
ΔE00 4.45
Yellow Tan
#FFE36E
ΔE00 4.66
Light Gold
#FDDC5C
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDD84 #84A6FF
analogous
#FF9F84 #FFDD84 #E3FF84
triadic
#FFDD84 #84FFDD #DD84FF
tetradic
#FFDD84 #84FF9F #84A6FF #FF84E3
square
#FFDD84 #84FF9F #84A6FF #FF84E3
split-complementary
#FFDD84 #84E3FF #9F84FF
monochromatic
#FFBB0A #FFCC47 #FFDD84 #FFEEC1 #FFF7E0
Accessibility & contrast
On white
1.32
#FFDD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#FFDD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDD84
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDD84 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#F8E487
Tritanopia (blue-blind)
#FFD0C8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdd84; /* rgb */ color: rgb(255, 221, 132); /* oklch */ color: oklch(90.7% 0.115 89.2);
Tailwind
colors: {
custom: {
50: '#ffe7a9',
500: '#ffdd84',
950: '#000000',
},
}SCSS
$custom: #ffdd84; $custom-light: #ffe7a9; $custom-dark: #000000;
JSON
{
"hex": "#ffdd84",
"rgb": {
"r": 255,
"g": 221,
"b": 132
},
"hsl": {
"h": 43.415,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.90745,
"c": 0.11479,
"h": 89.2
},
"luminance": 0.74639
}Semantic roles & 50–950 ramp
primary
#FFDD84
secondary
#4872DF
accent
#3FE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481