#FFDC7D#FFDC7D
#FFDC7D is a very light, vivid orange. Relative luminance 0.739; OKLCH L 90.5% C 0.121 H 89.7°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC7D |
|---|---|
| RGB | rgb(255, 220, 125) |
| HSL | hsl(44, 100%, 75%) |
| HSV | hsv(44, 51%, 100%) |
| CMYK | cmyk(0%, 13.7%, 51%, 0%) |
| CIE-LAB | lab(88.89, 0.58, 50.77) |
| CIE-LCH | lch(88.89, 50.77, 89.35°) |
| OKLab | oklab(90.45% 0.0007 0.1209) |
| OKLCH | oklch(90.45% 0.121 89.7) |
| XYZ | xyz(70.5375, 73.9304, 29.9526) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.40
Pale Gold
#FDDE6C
ΔE00 3.08
Sandy
#F1DA7A
ΔE00 3.51
Light Mustard
#F7D560
ΔE00 3.57
Yellow Tan
#FFE36E
ΔE00 4.02
Light Gold
#FDDC5C
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC7D #7DA0FF
analogous
#FF9B7D #FFDC7D #E1FF7D
triadic
#FFDC7D #7DFFDC #DC7DFF
tetradic
#FFDC7D #7DFF9B #7DA0FF #FF7DE1
square
#FFDC7D #7DFF9B #7DA0FF #FF7DE1
split-complementary
#FFDC7D #7DE1FF #9B7DFF
monochromatic
#FFBB03 #FFCC40 #FFDC7D #FFECBA #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#FFDC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC7D
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC7D | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA75
Deuteranopia (green-blind)
#F8E380
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc7d; /* rgb */ color: rgb(255, 220, 125); /* oklch */ color: oklch(90.5% 0.121 89.7);
Tailwind
colors: {
custom: {
50: '#ffe6a4',
500: '#ffdc7d',
950: '#000000',
},
}SCSS
$custom: #ffdc7d; $custom-light: #ffe6a4; $custom-dark: #000000;
JSON
{
"hex": "#ffdc7d",
"rgb": {
"r": 255,
"g": 220,
"b": 125
},
"hsl": {
"h": 43.846,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.90453,
"c": 0.12087,
"h": 89.7
},
"luminance": 0.73927
}Semantic roles & 50–950 ramp
primary
#FFDC7D
secondary
#426CDE
accent
#3EE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480