#FFDC74#FFDC74
#FFDC74 is a very light, vivid orange. Relative luminance 0.737; OKLCH L 90.3% C 0.129 H 91.1°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC74 |
|---|---|
| RGB | rgb(255, 220, 116) |
| HSL | hsl(45, 100%, 73%) |
| HSV | hsv(45, 55%, 100%) |
| CMYK | cmyk(0%, 13.7%, 54.5%, 0%) |
| CIE-LAB | lab(88.79, -0.15, 54.92) |
| CIE-LCH | lch(88.79, 54.92, 90.16°) |
| OKLab | oklab(90.34% -0.0025 0.1292) |
| OKLCH | oklch(90.34% 0.129 91.1) |
| XYZ | xyz(69.9884, 73.7108, 27.0607) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.70
Pale Gold
#FDDE6C
ΔE00 1.89
Light Mustard
#F7D560
ΔE00 2.47
Yellow Tan
#FFE36E
ΔE00 3.01
Light Gold
#FDDC5C
ΔE00 3.13
Sandy
#F1DA7A
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC74 #7497FF
analogous
#FF9674 #FFDC74 #DDFF74
triadic
#FFDC74 #74FFDC #DC74FF
tetradic
#FFDC74 #74FF96 #7497FF #FF74DD
square
#FFDC74 #74FF96 #7497FF #FF74DD
split-complementary
#FFDC74 #74DDFF #9674FF
monochromatic
#F9BA00 #FFCD37 #FFDC74 #FFEBB1 #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#FFDC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC74
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC74 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96A
Deuteranopia (green-blind)
#F9E378
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc74; /* rgb */ color: rgb(255, 220, 116); /* oklch */ color: oklch(90.3% 0.129 91.1);
Tailwind
colors: {
custom: {
50: '#ffe69e',
500: '#ffdc74',
950: '#000000',
},
}SCSS
$custom: #ffdc74; $custom-light: #ffe69e; $custom-dark: #000000;
JSON
{
"hex": "#ffdc74",
"rgb": {
"r": 255,
"g": 220,
"b": 116
},
"hsl": {
"h": 44.892,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90337,
"c": 0.12918,
"h": 91.1
},
"luminance": 0.73707
}Semantic roles & 50–950 ramp
primary
#FFDC74
secondary
#3B64DC
accent
#3AE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480