#FFDC7B#FFDC7B
#FFDC7B is a very light, vivid orange. Relative luminance 0.739; OKLCH L 90.4% C 0.123 H 90.0°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC7B |
|---|---|
| RGB | rgb(255, 220, 123) |
| HSL | hsl(44, 100%, 74%) |
| HSV | hsv(44, 52%, 100%) |
| CMYK | cmyk(0%, 13.7%, 51.8%, 0%) |
| CIE-LAB | lab(88.87, 0.41, 51.70) |
| CIE-LCH | lch(88.87, 51.70, 89.55°) |
| OKLab | oklab(90.43% 0 0.1228) |
| OKLCH | oklch(90.43% 0.123 90) |
| XYZ | xyz(70.4110, 73.8798, 29.2865) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.36
Pale Gold
#FDDE6C
ΔE00 2.79
Light Mustard
#F7D560
ΔE00 3.30
Sandy
#F1DA7A
ΔE00 3.44
Yellow Tan
#FFE36E
ΔE00 3.77
Light Gold
#FDDC5C
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC7B #7B9EFF
analogous
#FF9A7B #FFDC7B #E0FF7B
triadic
#FFDC7B #7BFFDC #DC7BFF
tetradic
#FFDC7B #7BFF9A #7B9EFF #FF7BE0
square
#FFDC7B #7BFF9A #7B9EFF #FF7BE0
split-complementary
#FFDC7B #7BE0FF #9A7BFF
monochromatic
#FFBC01 #FFCC3E #FFDC7B #FFECB8 #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#FFDC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC7B
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC7B | 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)
#EFD973
Deuteranopia (green-blind)
#F8E37F
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc7b; /* rgb */ color: rgb(255, 220, 123); /* oklch */ color: oklch(90.4% 0.123 90.0);
Tailwind
colors: {
custom: {
50: '#ffe6a3',
500: '#ffdc7b',
950: '#000000',
},
}SCSS
$custom: #ffdc7b; $custom-light: #ffe6a3; $custom-dark: #000000;
JSON
{
"hex": "#ffdc7b",
"rgb": {
"r": 255,
"g": 220,
"b": 123
},
"hsl": {
"h": 44.091,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.90426,
"c": 0.12275,
"h": 90
},
"luminance": 0.73876
}Semantic roles & 50–950 ramp
primary
#FFDC7B
secondary
#416ADD
accent
#3DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480