#FFDC8A#FFDC8A
#FFDC8A is a very light, moderate orange. Relative luminance 0.743; OKLCH L 90.6% C 0.108 H 87.2°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC8A |
|---|---|
| RGB | rgb(255, 220, 138) |
| HSL | hsl(42, 100%, 77%) |
| HSV | hsv(42, 46%, 100%) |
| CMYK | cmyk(0%, 13.7%, 45.9%, 0%) |
| CIE-LAB | lab(89.06, 1.74, 44.63) |
| CIE-LCH | lch(89.06, 44.67, 87.77°) |
| OKLab | oklab(90.64% 0.0054 0.1081) |
| OKLCH | oklch(90.64% 0.108 87.2) |
| XYZ | xyz(71.4230, 74.2846, 34.6161) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.84
Sandy
#F1DA7A
ΔE00 4.59
Pale Gold
#FDDE6C
ΔE00 5.15
Pale Peach
#FFE5AD
ΔE00 5.50
Light Mustard
#F7D560
ΔE00 5.56
Sand (survey)
#E2CA76
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC8A #8AADFF
analogous
#FFA28A #FFDC8A #E8FF8A
triadic
#FFDC8A #8AFFDC #DC8AFF
tetradic
#FFDC8A #8AFFA2 #8AADFF #FF8AE8
square
#FFDC8A #8AFFA2 #8AADFF #FF8AE8
split-complementary
#FFDC8A #8AE8FF #A28AFF
monochromatic
#FFB710 #FFCA4D #FFDC8A #FFEEC7 #FFF6E0
Accessibility & contrast
On white
1.32
#FFDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#FFDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC8A
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC8A | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA84
Deuteranopia (green-blind)
#F6E48D
Tritanopia (blue-blind)
#FFCFC8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc8a; /* rgb */ color: rgb(255, 220, 138); /* oklch */ color: oklch(90.6% 0.108 87.2);
Tailwind
colors: {
custom: {
50: '#ffe6ad',
500: '#ffdc8a',
950: '#000000',
},
}SCSS
$custom: #ffdc8a; $custom-light: #ffe6ad; $custom-dark: #000000;
JSON
{
"hex": "#ffdc8a",
"rgb": {
"r": 255,
"g": 220,
"b": 138
},
"hsl": {
"h": 42.051,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.90639,
"c": 0.1082,
"h": 87.2
},
"luminance": 0.74281
}Semantic roles & 50–950 ramp
primary
#FFDC8A
secondary
#4E79E0
accent
#45E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481