#FFDC7A#FFDC7A
#FFDC7A is a very light, vivid orange. Relative luminance 0.739; OKLCH L 90.4% C 0.124 H 90.2°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC7A |
|---|---|
| RGB | rgb(255, 220, 122) |
| HSL | hsl(44, 100%, 74%) |
| HSV | hsv(44, 52%, 100%) |
| CMYK | cmyk(0%, 13.7%, 52.2%, 0%) |
| CIE-LAB | lab(88.85, 0.33, 52.16) |
| CIE-LCH | lch(88.85, 52.17, 89.64°) |
| OKLab | oklab(90.41% -0.0004 0.1237) |
| OKLCH | oklch(90.41% 0.124 90.2) |
| XYZ | xyz(70.3488, 73.8549, 28.9585) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.37
Pale Gold
#FDDE6C
ΔE00 2.65
Light Mustard
#F7D560
ΔE00 3.17
Sandy
#F1DA7A
ΔE00 3.42
Yellow Tan
#FFE36E
ΔE00 3.65
Light Gold
#FDDC5C
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC7A #7A9DFF
analogous
#FF9A7A #FFDC7A #DFFF7A
triadic
#FFDC7A #7AFFDC #DC7AFF
tetradic
#FFDC7A #7AFF9A #7A9DFF #FF7ADF
square
#FFDC7A #7AFF9A #7A9DFF #FF7ADF
split-complementary
#FFDC7A #7ADFFF #9A7AFF
monochromatic
#FFBC00 #FFCC3D #FFDC7A #FFECB7 #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#FFDC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC7A
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC7A | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD971
Deuteranopia (green-blind)
#F8E37E
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc7a; /* rgb */ color: rgb(255, 220, 122); /* oklch */ color: oklch(90.4% 0.124 90.2);
Tailwind
colors: {
custom: {
50: '#ffe6a2',
500: '#ffdc7a',
950: '#000000',
},
}SCSS
$custom: #ffdc7a; $custom-light: #ffe6a2; $custom-dark: #000000;
JSON
{
"hex": "#ffdc7a",
"rgb": {
"r": 255,
"g": 220,
"b": 122
},
"hsl": {
"h": 44.211,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90413,
"c": 0.12369,
"h": 90.2
},
"luminance": 0.73852
}Semantic roles & 50–950 ramp
primary
#FFDC7A
secondary
#4069DD
accent
#3CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480