#FFDC9B#FFDC9B
#FFDC9B is a very light, moderate orange. Relative luminance 0.748; OKLCH L 90.9% C 0.091 H 82.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC9B |
|---|---|
| RGB | rgb(255, 220, 155) |
| HSL | hsl(39, 100%, 80%) |
| HSV | hsv(39, 39%, 100%) |
| CMYK | cmyk(0%, 13.7%, 39.2%, 0%) |
| CIE-LAB | lab(89.31, 3.47, 36.42) |
| CIE-LCH | lch(89.31, 36.59, 84.57°) |
| OKLab | oklab(90.92% 0.0118 0.0901) |
| OKLCH | oklch(90.92% 0.091 82.5) |
| XYZ | xyz(72.7515, 74.8160, 41.6128) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.32
Navajowhite
#FFDEAD
ΔE00 3.65
Moccasin
#FFE4B5
ΔE00 4.45
Wheat
#F5DEB3
ΔE00 5.36
Wheat (survey)
#FBDD7E
ΔE00 5.97
Vanilla
#F3E5AB
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC9B #9BBEFF
analogous
#FFAA9B #FFDC9B #F0FF9B
triadic
#FFDC9B #9BFFDC #DC9BFF
tetradic
#FFDC9B #9BFFAA #9BBEFF #FF9BF0
square
#FFDC9B #9BFFAA #9BBEFF #FF9BF0
split-complementary
#FFDC9B #9BF0FF #AA9BFF
monochromatic
#FFB121 #FFC75E #FFDC9B #FFF1D8 #FFF4E0
Accessibility & contrast
On white
1.32
#FFDC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FFDC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC9B
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC9B | 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)
#ECDB96
Deuteranopia (green-blind)
#F4E49D
Tritanopia (blue-blind)
#FFD1CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc9b; /* rgb */ color: rgb(255, 220, 155); /* oklch */ color: oklch(90.9% 0.091 82.5);
Tailwind
colors: {
custom: {
50: '#ffe6b9',
500: '#ffdc9b',
950: '#000000',
},
}SCSS
$custom: #ffdc9b; $custom-light: #ffe6b9; $custom-dark: #000000;
JSON
{
"hex": "#ffdc9b",
"rgb": {
"r": 255,
"g": 220,
"b": 155
},
"hsl": {
"h": 39,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.90917,
"c": 0.09083,
"h": 82.5
},
"luminance": 0.74813
}Semantic roles & 50–950 ramp
primary
#FFDC9B
secondary
#5C8BE2
accent
#50E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481