#FFDC8E#FFDC8E
#FFDC8E is a very light, moderate orange. Relative luminance 0.744; OKLCH L 90.7% C 0.104 H 86.2°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC8E |
|---|---|
| RGB | rgb(255, 220, 142) |
| HSL | hsl(41, 100%, 78%) |
| HSV | hsv(41, 44%, 100%) |
| CMYK | cmyk(0%, 13.7%, 44.3%, 0%) |
| CIE-LAB | lab(89.11, 2.13, 42.72) |
| CIE-LCH | lch(89.11, 42.77, 87.15°) |
| OKLab | oklab(90.7% 0.0069 0.104) |
| OKLCH | oklch(90.7% 0.104 86.2) |
| XYZ | xyz(71.7179, 74.4026, 36.1694) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.50
Pale Peach
#FFE5AD
ΔE00 4.91
Sandy
#F1DA7A
ΔE00 5.12
Pale Gold
#FDDE6C
ΔE00 5.86
Sand (survey)
#E2CA76
ΔE00 5.92
Navajowhite
#FFDEAD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC8E #8EB1FF
analogous
#FFA38E #FFDC8E #E9FF8E
triadic
#FFDC8E #8EFFDC #DC8EFF
tetradic
#FFDC8E #8EFFA3 #8EB1FF #FF8EE9
square
#FFDC8E #8EFFA3 #8EB1FF #FF8EE9
split-complementary
#FFDC8E #8EE9FF #A38EFF
monochromatic
#FFB614 #FFC951 #FFDC8E #FFEFCB #FFF6E0
Accessibility & contrast
On white
1.32
#FFDC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#FFDC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC8E
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC8E | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA88
Deuteranopia (green-blind)
#F6E490
Tritanopia (blue-blind)
#FFD0C9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc8e; /* rgb */ color: rgb(255, 220, 142); /* oklch */ color: oklch(90.7% 0.104 86.2);
Tailwind
colors: {
custom: {
50: '#ffe6b0',
500: '#ffdc8e',
950: '#000000',
},
}SCSS
$custom: #ffdc8e; $custom-light: #ffe6b0; $custom-dark: #000000;
JSON
{
"hex": "#ffdc8e",
"rgb": {
"r": 255,
"g": 220,
"b": 142
},
"hsl": {
"h": 41.416,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.907,
"c": 0.10419,
"h": 86.2
},
"luminance": 0.74399
}Semantic roles & 50–950 ramp
primary
#FFDC8E
secondary
#517DE0
accent
#47E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481