#FFDC8B#FFDC8B
#FFDC8B is a very light, moderate orange. Relative luminance 0.743; OKLCH L 90.7% C 0.107 H 86.9°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC8B |
|---|---|
| RGB | rgb(255, 220, 139) |
| HSL | hsl(42, 100%, 77%) |
| HSV | hsv(42, 45%, 100%) |
| CMYK | cmyk(0%, 13.7%, 45.5%, 0%) |
| CIE-LAB | lab(89.07, 1.84, 44.15) |
| CIE-LCH | lch(89.07, 44.19, 87.62°) |
| OKLab | oklab(90.65% 0.0058 0.1071) |
| OKLCH | oklch(90.65% 0.107 86.9) |
| XYZ | xyz(71.4957, 74.3137, 34.9991) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.00
Sandy
#F1DA7A
ΔE00 4.72
Pale Gold
#FDDE6C
ΔE00 5.32
Pale Peach
#FFE5AD
ΔE00 5.35
Light Mustard
#F7D560
ΔE00 5.73
Sand (survey)
#E2CA76
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC8B #8BAEFF
analogous
#FFA28B #FFDC8B #E8FF8B
triadic
#FFDC8B #8BFFDC #DC8BFF
tetradic
#FFDC8B #8BFFA2 #8BAEFF #FF8BE8
square
#FFDC8B #8BFFA2 #8BAEFF #FF8BE8
split-complementary
#FFDC8B #8BE8FF #A28BFF
monochromatic
#FFB711 #FFCA4E #FFDC8B #FFEEC8 #FFF6E0
Accessibility & contrast
On white
1.32
#FFDC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#FFDC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC8B
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC8B | 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)
#EEDA85
Deuteranopia (green-blind)
#F6E48E
Tritanopia (blue-blind)
#FFCFC8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc8b; /* rgb */ color: rgb(255, 220, 139); /* oklch */ color: oklch(90.7% 0.107 86.9);
Tailwind
colors: {
custom: {
50: '#ffe6ae',
500: '#ffdc8b',
950: '#000000',
},
}SCSS
$custom: #ffdc8b; $custom-light: #ffe6ae; $custom-dark: #000000;
JSON
{
"hex": "#ffdc8b",
"rgb": {
"r": 255,
"g": 220,
"b": 139
},
"hsl": {
"h": 41.897,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.90654,
"c": 0.1072,
"h": 86.9
},
"luminance": 0.7431
}Semantic roles & 50–950 ramp
primary
#FFDC8B
secondary
#4E7AE0
accent
#45E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481