#FFD39D#FFD39D
#FFD39D is a very light, moderate orange. Relative luminance 0.703; OKLCH L 89.2% C 0.085 H 72.1°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD39D |
|---|---|
| RGB | rgb(255, 211, 157) |
| HSL | hsl(33, 100%, 81%) |
| HSV | hsv(33, 38%, 100%) |
| CMYK | cmyk(0%, 17.3%, 38.4%, 0%) |
| CIE-LAB | lab(87.14, 8.31, 32.54) |
| CIE-LCH | lch(87.14, 33.58, 75.67°) |
| OKLab | oklab(89.22% 0.0262 0.081) |
| OKLCH | oklch(89.22% 0.085 72.1) |
| XYZ | xyz(70.6220, 70.2862, 41.7384) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.66
Light Peach
#FFD8B1
ΔE00 3.95
Peach
#FFDAB9
ΔE00 5.75
Moccasin
#FFE4B5
ΔE00 5.76
Wheat
#F5DEB3
ΔE00 6.35
Pale Peach
#FFE5AD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD39D #9DC9FF
analogous
#FFA29D #FFD39D #FAFF9D
triadic
#FFD39D #9DFFD3 #D39DFF
tetradic
#FFD39D #9DFFA2 #9DC9FF #FF9DFA
square
#FFD39D #9DFFA2 #9DC9FF #FF9DFA
split-complementary
#FFD39D #9DFAFF #A29DFF
monochromatic
#FF9C23 #FFB860 #FFD39D #FFEEDA #FFF1E0
Accessibility & contrast
On white
1.39
#FFD39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#FFD39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD39D
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD39D | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D499
Deuteranopia (green-blind)
#EEDE9E
Tritanopia (blue-blind)
#FFC8C5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd39d; /* rgb */ color: rgb(255, 211, 157); /* oklch */ color: oklch(89.2% 0.085 72.1);
Tailwind
colors: {
custom: {
50: '#ffe0ba',
500: '#ffd39d',
950: '#000000',
},
}SCSS
$custom: #ffd39d; $custom-light: #ffe0ba; $custom-dark: #000000;
JSON
{
"hex": "#ffd39d",
"rgb": {
"r": 255,
"g": 211,
"b": 157
},
"hsl": {
"h": 33.061,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.89224,
"c": 0.08514,
"h": 72.1
},
"luminance": 0.70283
}Semantic roles & 50–950 ramp
primary
#FFD39D
secondary
#5E99E3
accent
#67E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481