#FFD989#FFD989
#FFD989 is a very light, moderate orange. Relative luminance 0.727; OKLCH L 90.0% C 0.107 H 84.9°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD989 |
|---|---|
| RGB | rgb(255, 217, 137) |
| HSL | hsl(41, 100%, 77%) |
| HSV | hsv(41, 46%, 100%) |
| CMYK | cmyk(0%, 14.9%, 46.3%, 0%) |
| CIE-LAB | lab(88.30, 3.18, 44.18) |
| CIE-LCH | lch(88.30, 44.29, 85.88°) |
| OKLab | oklab(90.04% 0.0095 0.107) |
| OKLCH | oklch(90.04% 0.107 84.9) |
| XYZ | xyz(70.5706, 72.6952, 33.9764) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.82
Sandy
#F1DA7A
ΔE00 5.53
Pale Peach
#FFE5AD
ΔE00 5.67
Sand (survey)
#E2CA76
ΔE00 5.95
Pale Gold
#FDDE6C
ΔE00 5.97
Light Mustard
#F7D560
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD989 #89AFFF
analogous
#FF9E89 #FFD989 #EAFF89
triadic
#FFD989 #89FFD9 #D989FF
tetradic
#FFD989 #89FF9E #89AFFF #FF89EA
square
#FFD989 #89FF9E #89AFFF #FF89EA
split-complementary
#FFD989 #89EAFF #9E89FF
monochromatic
#FFB20F #FFC54C #FFD989 #FFEDC6 #FFF5E0
Accessibility & contrast
On white
1.35
#FFD989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#FFD989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD989
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD989 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#F4E28C
Tritanopia (blue-blind)
#FFCCC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd989; /* rgb */ color: rgb(255, 217, 137); /* oklch */ color: oklch(90.0% 0.107 84.9);
Tailwind
colors: {
custom: {
50: '#ffe4ac',
500: '#ffd989',
950: '#000000',
},
}SCSS
$custom: #ffd989; $custom-light: #ffe4ac; $custom-dark: #000000;
JSON
{
"hex": "#ffd989",
"rgb": {
"r": 255,
"g": 217,
"b": 137
},
"hsl": {
"h": 40.678,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.9004,
"c": 0.10741,
"h": 84.9
},
"luminance": 0.72692
}Semantic roles & 50–950 ramp
primary
#FFD989
secondary
#4D7CE0
accent
#4AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481