#FFDC7E#FFDC7E
#FFDC7E is a very light, moderate orange. Relative luminance 0.740; OKLCH L 90.5% C 0.120 H 89.5°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC7E |
|---|---|
| RGB | rgb(255, 220, 126) |
| HSL | hsl(44, 100%, 75%) |
| HSV | hsv(44, 51%, 100%) |
| CMYK | cmyk(0%, 13.7%, 50.6%, 0%) |
| CIE-LAB | lab(88.90, 0.66, 50.30) |
| CIE-LCH | lch(88.90, 50.31, 89.25°) |
| OKLab | oklab(90.47% 0.001 0.1199) |
| OKLCH | oklch(90.47% 0.12 89.5) |
| XYZ | xyz(70.6017, 73.9561, 30.2907) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.44
Pale Gold
#FDDE6C
ΔE00 3.22
Sandy
#F1DA7A
ΔE00 3.55
Light Mustard
#F7D560
ΔE00 3.71
Yellow Tan
#FFE36E
ΔE00 4.15
Light Gold
#FDDC5C
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC7E #7EA1FF
analogous
#FF9C7E #FFDC7E #E1FF7E
triadic
#FFDC7E #7EFFDC #DC7EFF
tetradic
#FFDC7E #7EFF9C #7EA1FF #FF7EE1
square
#FFDC7E #7EFF9C #7EA1FF #FF7EE1
split-complementary
#FFDC7E #7EE1FF #9C7EFF
monochromatic
#FFBB04 #FFCB41 #FFDC7E #FFEDBB #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#FFDC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC7E
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC7E | 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)
#EFDA76
Deuteranopia (green-blind)
#F8E381
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc7e; /* rgb */ color: rgb(255, 220, 126); /* oklch */ color: oklch(90.5% 0.120 89.5);
Tailwind
colors: {
custom: {
50: '#ffe6a5',
500: '#ffdc7e',
950: '#000000',
},
}SCSS
$custom: #ffdc7e; $custom-light: #ffe6a5; $custom-dark: #000000;
JSON
{
"hex": "#ffdc7e",
"rgb": {
"r": 255,
"g": 220,
"b": 126
},
"hsl": {
"h": 43.721,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.90466,
"c": 0.11992,
"h": 89.5
},
"luminance": 0.73953
}Semantic roles & 50–950 ramp
primary
#FFDC7E
secondary
#436DDE
accent
#3EE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480