#FFDC8D#FFDC8D
#FFDC8D is a very light, moderate orange. Relative luminance 0.744; OKLCH L 90.7% C 0.105 H 86.5°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC8D |
|---|---|
| RGB | rgb(255, 220, 141) |
| HSL | hsl(42, 100%, 78%) |
| HSV | hsv(42, 45%, 100%) |
| CMYK | cmyk(0%, 13.7%, 44.7%, 0%) |
| CIE-LAB | lab(89.10, 2.03, 43.20) |
| CIE-LCH | lch(89.10, 43.24, 87.31°) |
| OKLab | oklab(90.69% 0.0065 0.105) |
| OKLCH | oklch(90.69% 0.105 86.5) |
| XYZ | xyz(71.6432, 74.3727, 35.7758) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.33
Sandy
#F1DA7A
ΔE00 4.98
Pale Peach
#FFE5AD
ΔE00 5.06
Pale Gold
#FDDE6C
ΔE00 5.68
Sand (survey)
#E2CA76
ΔE00 5.85
Light Mustard
#F7D560
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC8D #8DB0FF
analogous
#FFA38D #FFDC8D #E9FF8D
triadic
#FFDC8D #8DFFDC #DC8DFF
tetradic
#FFDC8D #8DFFA3 #8DB0FF #FF8DE9
square
#FFDC8D #8DFFA3 #8DB0FF #FF8DE9
split-complementary
#FFDC8D #8DE9FF #A38DFF
monochromatic
#FFB613 #FFC950 #FFDC8D #FFEFCA #FFF6E0
Accessibility & contrast
On white
1.32
#FFDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#FFDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC8D
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC8D | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA87
Deuteranopia (green-blind)
#F6E490
Tritanopia (blue-blind)
#FFCFC8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc8d; /* rgb */ color: rgb(255, 220, 141); /* oklch */ color: oklch(90.7% 0.105 86.5);
Tailwind
colors: {
custom: {
50: '#ffe6af',
500: '#ffdc8d',
950: '#000000',
},
}SCSS
$custom: #ffdc8d; $custom-light: #ffe6af; $custom-dark: #000000;
JSON
{
"hex": "#ffdc8d",
"rgb": {
"r": 255,
"g": 220,
"b": 141
},
"hsl": {
"h": 41.579,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.90685,
"c": 0.10519,
"h": 86.5
},
"luminance": 0.74369
}Semantic roles & 50–950 ramp
primary
#FFDC8D
secondary
#507CE0
accent
#46E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481