#FFD389#FFD389
#FFD389 is a very light, moderate orange. Relative luminance 0.697; OKLCH L 88.9% C 0.104 H 79.8°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD389 |
|---|---|
| RGB | rgb(255, 211, 137) |
| HSL | hsl(38, 100%, 77%) |
| HSV | hsv(38, 46%, 100%) |
| CMYK | cmyk(0%, 17.3%, 46.3%, 0%) |
| CIE-LAB | lab(86.83, 6.26, 42.31) |
| CIE-LCH | lch(86.83, 42.77, 81.59°) |
| OKLab | oklab(88.88% 0.0185 0.1028) |
| OKLCH | oklch(88.88% 0.104 79.8) |
| XYZ | xyz(69.0521, 69.6582, 33.4703) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.82
Wheat (survey)
#FBDD7E
ΔE00 6.35
Pale Peach
#FFE5AD
ΔE00 6.43
Moccasin
#FFE4B5
ΔE00 7.23
Sand (survey)
#E2CA76
ΔE00 7.27
Sandy
#F1DA7A
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD389 #89B5FF
analogous
#FF9889 #FFD389 #F0FF89
triadic
#FFD389 #89FFD3 #D389FF
tetradic
#FFD389 #89FF98 #89B5FF #FF89F0
square
#FFD389 #89FF98 #89B5FF #FF89F0
split-complementary
#FFD389 #89F0FF #9889FF
monochromatic
#FFA50F #FFBC4C #FFD389 #FFEAC6 #FFF4E0
Accessibility & contrast
On white
1.41
#FFD389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#FFD389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD389
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD389 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D383
Deuteranopia (green-blind)
#F0DE8B
Tritanopia (blue-blind)
#FFC6C1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd389; /* rgb */ color: rgb(255, 211, 137); /* oklch */ color: oklch(88.9% 0.104 79.8);
Tailwind
colors: {
custom: {
50: '#ffe0ac',
500: '#ffd389',
950: '#000000',
},
}SCSS
$custom: #ffd389; $custom-light: #ffe0ac; $custom-dark: #000000;
JSON
{
"hex": "#ffd389",
"rgb": {
"r": 255,
"g": 211,
"b": 137
},
"hsl": {
"h": 37.627,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.88882,
"c": 0.10442,
"h": 79.8
},
"luminance": 0.69655
}Semantic roles & 50–950 ramp
primary
#FFD389
secondary
#4D83E0
accent
#56E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481