#FFDC7C#FFDC7C
#FFDC7C is a very light, vivid orange. Relative luminance 0.739; OKLCH L 90.4% C 0.122 H 89.9°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC7C |
|---|---|
| RGB | rgb(255, 220, 124) |
| HSL | hsl(44, 100%, 74%) |
| HSV | hsv(44, 51%, 100%) |
| CMYK | cmyk(0%, 13.7%, 51.4%, 0%) |
| CIE-LAB | lab(88.88, 0.49, 51.24) |
| CIE-LCH | lch(88.88, 51.24, 89.45°) |
| OKLab | oklab(90.44% 0.0003 0.1218) |
| OKLCH | oklch(90.44% 0.122 89.9) |
| XYZ | xyz(70.4740, 73.9050, 29.6179) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.37
Pale Gold
#FDDE6C
ΔE00 2.93
Light Mustard
#F7D560
ΔE00 3.43
Sandy
#F1DA7A
ΔE00 3.47
Yellow Tan
#FFE36E
ΔE00 3.90
Light Gold
#FDDC5C
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC7C #7C9FFF
analogous
#FF9B7C #FFDC7C #E1FF7C
triadic
#FFDC7C #7CFFDC #DC7CFF
tetradic
#FFDC7C #7CFF9B #7C9FFF #FF7CE1
square
#FFDC7C #7CFF9B #7C9FFF #FF7CE1
split-complementary
#FFDC7C #7CE1FF #9B7CFF
monochromatic
#FFBB02 #FFCC3F #FFDC7C #FFECB9 #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#FFDC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC7C
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC7C | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD974
Deuteranopia (green-blind)
#F8E380
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc7c; /* rgb */ color: rgb(255, 220, 124); /* oklch */ color: oklch(90.4% 0.122 89.9);
Tailwind
colors: {
custom: {
50: '#ffe6a4',
500: '#ffdc7c',
950: '#000000',
},
}SCSS
$custom: #ffdc7c; $custom-light: #ffe6a4; $custom-dark: #000000;
JSON
{
"hex": "#ffdc7c",
"rgb": {
"r": 255,
"g": 220,
"b": 124
},
"hsl": {
"h": 43.969,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.90439,
"c": 0.12181,
"h": 89.9
},
"luminance": 0.73902
}Semantic roles & 50–950 ramp
primary
#FFDC7C
secondary
#426BDE
accent
#3DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480