#FFDC96#FFDC96
#FFDC96 is a very light, moderate orange. Relative luminance 0.746; OKLCH L 90.8% C 0.096 H 84.1°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC96 |
|---|---|
| RGB | rgb(255, 220, 150) |
| HSL | hsl(40, 100%, 79%) |
| HSV | hsv(40, 41%, 100%) |
| CMYK | cmyk(0%, 13.7%, 41.2%, 0%) |
| CIE-LAB | lab(89.23, 2.93, 38.85) |
| CIE-LCH | lch(89.23, 38.96, 85.68°) |
| OKLab | oklab(90.83% 0.0099 0.0955) |
| OKLCH | oklch(90.83% 0.096 84.1) |
| XYZ | xyz(72.3402, 74.6515, 39.4470) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.83
Navajowhite
#FFDEAD
ΔE00 4.67
Wheat (survey)
#FBDD7E
ΔE00 4.97
Moccasin
#FFE4B5
ΔE00 5.30
Wheat
#F5DEB3
ΔE00 6.18
Sandy
#F1DA7A
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC96 #96B9FF
analogous
#FFA896 #FFDC96 #EEFF96
triadic
#FFDC96 #96FFDC #DC96FF
tetradic
#FFDC96 #96FFA8 #96B9FF #FF96EE
square
#FFDC96 #96FFA8 #96B9FF #FF96EE
split-complementary
#FFDC96 #96EEFF #A896FF
monochromatic
#FFB31C #FFC859 #FFDC96 #FFF0D3 #FFF5E0
Accessibility & contrast
On white
1.32
#FFDC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#FFDC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC96
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC96 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB91
Deuteranopia (green-blind)
#F5E498
Tritanopia (blue-blind)
#FFD0CA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc96; /* rgb */ color: rgb(255, 220, 150); /* oklch */ color: oklch(90.8% 0.096 84.1);
Tailwind
colors: {
custom: {
50: '#ffe6b5',
500: '#ffdc96',
950: '#000000',
},
}SCSS
$custom: #ffdc96; $custom-light: #ffe6b5; $custom-dark: #000000;
JSON
{
"hex": "#ffdc96",
"rgb": {
"r": 255,
"g": 220,
"b": 150
},
"hsl": {
"h": 40,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.90831,
"c": 0.096,
"h": 84.1
},
"luminance": 0.74648
}Semantic roles & 50–950 ramp
primary
#FFDC96
secondary
#5886E1
accent
#4CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481