#FFDD78#FFDD78
#FFDD78 is a very light, vivid orange. Relative luminance 0.743; OKLCH L 90.6% C 0.126 H 91.2°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDD78 |
|---|---|
| RGB | rgb(255, 221, 120) |
| HSL | hsl(45, 100%, 74%) |
| HSV | hsv(45, 53%, 100%) |
| CMYK | cmyk(0%, 13.3%, 52.9%, 0%) |
| CIE-LAB | lab(89.08, -0.34, 53.38) |
| CIE-LCH | lch(89.08, 53.39, 90.37°) |
| OKLab | oklab(90.58% -0.0026 0.1262) |
| OKLCH | oklch(90.58% 0.126 91.2) |
| XYZ | xyz(70.4894, 74.3323, 28.4003) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.27
Pale Gold
#FDDE6C
ΔE00 2.08
Light Mustard
#F7D560
ΔE00 2.87
Yellow Tan
#FFE36E
ΔE00 3.06
Sandy
#F1DA7A
ΔE00 3.19
Light Gold
#FDDC5C
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDD78 #789AFF
analogous
#FF9978 #FFDD78 #DDFF78
triadic
#FFDD78 #78FFDD #DD78FF
tetradic
#FFDD78 #78FF99 #789AFF #FF78DD
square
#FFDD78 #78FF99 #789AFF #FF78DD
split-complementary
#FFDD78 #78DDFF #9978FF
monochromatic
#FDBD00 #FFCE3B #FFDD78 #FFECB5 #FFF7E0
Accessibility & contrast
On white
1.32
#FFDD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#FFDD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDD78
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDD78 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6F
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#FFCFC6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdd78; /* rgb */ color: rgb(255, 221, 120); /* oklch */ color: oklch(90.6% 0.126 91.2);
Tailwind
colors: {
custom: {
50: '#ffe7a1',
500: '#ffdd78',
950: '#000000',
},
}SCSS
$custom: #ffdd78; $custom-light: #ffe7a1; $custom-dark: #000000;
JSON
{
"hex": "#ffdd78",
"rgb": {
"r": 255,
"g": 221,
"b": 120
},
"hsl": {
"h": 44.889,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.90583,
"c": 0.12622,
"h": 91.2
},
"luminance": 0.74329
}Semantic roles & 50–950 ramp
primary
#FFDD78
secondary
#3E66DD
accent
#3AE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480