#FFDC9A#FFDC9A
#FFDC9A is a very light, moderate orange. Relative luminance 0.748; OKLCH L 90.9% C 0.092 H 82.8°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC9A |
|---|---|
| RGB | rgb(255, 220, 154) |
| HSL | hsl(39, 100%, 80%) |
| HSV | hsv(39, 40%, 100%) |
| CMYK | cmyk(0%, 13.7%, 39.6%, 0%) |
| CIE-LAB | lab(89.29, 3.36, 36.91) |
| CIE-LCH | lch(89.29, 37.06, 84.80°) |
| OKLab | oklab(90.9% 0.0115 0.0912) |
| OKLCH | oklch(90.9% 0.092 82.8) |
| XYZ | xyz(72.6678, 74.7826, 41.1723) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.40
Navajowhite
#FFDEAD
ΔE00 3.86
Moccasin
#FFE4B5
ΔE00 4.62
Wheat
#F5DEB3
ΔE00 5.52
Wheat (survey)
#FBDD7E
ΔE00 5.77
Vanilla
#F3E5AB
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC9A #9ABDFF
analogous
#FFA99A #FFDC9A #EFFF9A
triadic
#FFDC9A #9AFFDC #DC9AFF
tetradic
#FFDC9A #9AFFA9 #9ABDFF #FF9AEF
square
#FFDC9A #9AFFA9 #9ABDFF #FF9AEF
split-complementary
#FFDC9A #9AEFFF #A99AFF
monochromatic
#FFB220 #FFC75D #FFDC9A #FFF1D7 #FFF4E0
Accessibility & contrast
On white
1.32
#FFDC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FFDC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC9A
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC9A | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB95
Deuteranopia (green-blind)
#F5E49C
Tritanopia (blue-blind)
#FFD1CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc9a; /* rgb */ color: rgb(255, 220, 154); /* oklch */ color: oklch(90.9% 0.092 82.8);
Tailwind
colors: {
custom: {
50: '#ffe6b8',
500: '#ffdc9a',
950: '#000000',
},
}SCSS
$custom: #ffdc9a; $custom-light: #ffe6b8; $custom-dark: #000000;
JSON
{
"hex": "#ffdc9a",
"rgb": {
"r": 255,
"g": 220,
"b": 154
},
"hsl": {
"h": 39.208,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.90899,
"c": 0.09187,
"h": 82.8
},
"luminance": 0.74779
}Semantic roles & 50–950 ramp
primary
#FFDC9A
secondary
#5B8AE2
accent
#50E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481