#FFDC78#FFDC78
#FFDC78 is a very light, vivid orange. Relative luminance 0.738; OKLCH L 90.4% C 0.126 H 90.5°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC78 |
|---|---|
| RGB | rgb(255, 220, 120) |
| HSL | hsl(44, 100%, 74%) |
| HSV | hsv(44, 53%, 100%) |
| CMYK | cmyk(0%, 13.7%, 52.9%, 0%) |
| CIE-LAB | lab(88.83, 0.16, 53.09) |
| CIE-LCH | lch(88.83, 53.09, 89.82°) |
| OKLab | oklab(90.39% -0.0011 0.1255) |
| OKLCH | oklch(90.39% 0.126 90.5) |
| XYZ | xyz(70.2261, 73.8059, 28.3126) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.43
Pale Gold
#FDDE6C
ΔE00 2.38
Light Mustard
#F7D560
ΔE00 2.92
Sandy
#F1DA7A
ΔE00 3.39
Yellow Tan
#FFE36E
ΔE00 3.42
Light Gold
#FDDC5C
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC78 #789BFF
analogous
#FF9878 #FFDC78 #DFFF78
triadic
#FFDC78 #78FFDC #DC78FF
tetradic
#FFDC78 #78FF98 #789BFF #FF78DF
square
#FFDC78 #78FF98 #789BFF #FF78DF
split-complementary
#FFDC78 #78DFFF #9878FF
monochromatic
#FDBB00 #FFCC3B #FFDC78 #FFECB5 #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#FFDC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC78
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC78 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96F
Deuteranopia (green-blind)
#F8E37C
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc78; /* rgb */ color: rgb(255, 220, 120); /* oklch */ color: oklch(90.4% 0.126 90.5);
Tailwind
colors: {
custom: {
50: '#ffe6a1',
500: '#ffdc78',
950: '#000000',
},
}SCSS
$custom: #ffdc78; $custom-light: #ffe6a1; $custom-dark: #000000;
JSON
{
"hex": "#ffdc78",
"rgb": {
"r": 255,
"g": 220,
"b": 120
},
"hsl": {
"h": 44.444,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.90387,
"c": 0.12554,
"h": 90.5
},
"luminance": 0.73802
}Semantic roles & 50–950 ramp
primary
#FFDC78
secondary
#3E67DD
accent
#3CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480