#FFDC7F#FFDC7F
#FFDC7F is a very light, moderate orange. Relative luminance 0.740; OKLCH L 90.5% C 0.119 H 89.3°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC7F |
|---|---|
| RGB | rgb(255, 220, 127) |
| HSL | hsl(44, 100%, 75%) |
| HSV | hsv(44, 50%, 100%) |
| CMYK | cmyk(0%, 13.7%, 50.2%, 0%) |
| CIE-LAB | lab(88.91, 0.75, 49.84) |
| CIE-LCH | lch(88.91, 49.84, 89.14°) |
| OKLab | oklab(90.48% 0.0014 0.119) |
| OKLCH | oklch(90.48% 0.119 89.3) |
| XYZ | xyz(70.6666, 73.9820, 30.6323) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.50
Pale Gold
#FDDE6C
ΔE00 3.37
Sandy
#F1DA7A
ΔE00 3.60
Light Mustard
#F7D560
ΔE00 3.85
Yellow Tan
#FFE36E
ΔE00 4.29
Light Gold
#FDDC5C
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC7F #7FA2FF
analogous
#FF9C7F #FFDC7F #E2FF7F
triadic
#FFDC7F #7FFFDC #DC7FFF
tetradic
#FFDC7F #7FFF9C #7FA2FF #FF7FE2
square
#FFDC7F #7FFF9C #7FA2FF #FF7FE2
split-complementary
#FFDC7F #7FE2FF #9C7FFF
monochromatic
#FFBB05 #FFCB42 #FFDC7F #FFEDBC #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#FFDC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC7F
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC7F | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA77
Deuteranopia (green-blind)
#F8E382
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc7f; /* rgb */ color: rgb(255, 220, 127); /* oklch */ color: oklch(90.5% 0.119 89.3);
Tailwind
colors: {
custom: {
50: '#ffe6a6',
500: '#ffdc7f',
950: '#000000',
},
}SCSS
$custom: #ffdc7f; $custom-light: #ffe6a6; $custom-dark: #000000;
JSON
{
"hex": "#ffdc7f",
"rgb": {
"r": 255,
"g": 220,
"b": 127
},
"hsl": {
"h": 43.594,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.9048,
"c": 0.11897,
"h": 89.3
},
"luminance": 0.73979
}Semantic roles & 50–950 ramp
primary
#FFDC7F
secondary
#446EDE
accent
#3FE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480