#FFDC8F#FFDC8F
#FFDC8F is a very light, moderate orange. Relative luminance 0.744; OKLCH L 90.7% C 0.103 H 86.0°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC8F |
|---|---|
| RGB | rgb(255, 220, 143) |
| HSL | hsl(41, 100%, 78%) |
| HSV | hsv(41, 44%, 100%) |
| CMYK | cmyk(0%, 13.7%, 43.9%, 0%) |
| CIE-LAB | lab(89.13, 2.22, 42.23) |
| CIE-LCH | lch(89.13, 42.29, 86.98°) |
| OKLab | oklab(90.72% 0.0073 0.1029) |
| OKLCH | oklch(90.72% 0.103 86) |
| XYZ | xyz(71.7933, 74.4328, 36.5666) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.67
Pale Peach
#FFE5AD
ΔE00 4.77
Sandy
#F1DA7A
ΔE00 5.26
Sand (survey)
#E2CA76
ΔE00 5.99
Navajowhite
#FFDEAD
ΔE00 6.01
Pale Gold
#FDDE6C
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC8F #8FB2FF
analogous
#FFA48F #FFDC8F #EAFF8F
triadic
#FFDC8F #8FFFDC #DC8FFF
tetradic
#FFDC8F #8FFFA4 #8FB2FF #FF8FEA
square
#FFDC8F #8FFFA4 #8FB2FF #FF8FEA
split-complementary
#FFDC8F #8FEAFF #A48FFF
monochromatic
#FFB615 #FFC952 #FFDC8F #FFEFCC #FFF5E0
Accessibility & contrast
On white
1.32
#FFDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FFDC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC8F
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC8F | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA89
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#FFD0C9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc8f; /* rgb */ color: rgb(255, 220, 143); /* oklch */ color: oklch(90.7% 0.103 86.0);
Tailwind
colors: {
custom: {
50: '#ffe6b1',
500: '#ffdc8f',
950: '#000000',
},
}SCSS
$custom: #ffdc8f; $custom-light: #ffe6b1; $custom-dark: #000000;
JSON
{
"hex": "#ffdc8f",
"rgb": {
"r": 255,
"g": 220,
"b": 143
},
"hsl": {
"h": 41.25,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.90716,
"c": 0.10317,
"h": 86
},
"luminance": 0.7443
}Semantic roles & 50–950 ramp
primary
#FFDC8F
secondary
#527EE0
accent
#48E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481