#FFD889#FFD889
#FFD889 is a very light, moderate orange. Relative luminance 0.722; OKLCH L 89.8% C 0.107 H 84.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD889 |
|---|---|
| RGB | rgb(255, 216, 137) |
| HSL | hsl(40, 100%, 77%) |
| HSV | hsv(40, 46%, 100%) |
| CMYK | cmyk(0%, 15.3%, 46.3%, 0%) |
| CIE-LAB | lab(88.06, 3.69, 43.87) |
| CIE-LCH | lch(88.06, 44.02, 85.19°) |
| OKLab | oklab(89.85% 0.011 0.1063) |
| OKLCH | oklch(89.85% 0.107 84.1) |
| XYZ | xyz(70.3137, 72.1813, 33.8908) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.23
Pale Peach
#FFE5AD
ΔE00 5.73
Sandy
#F1DA7A
ΔE00 5.90
Sand (survey)
#E2CA76
ΔE00 6.10
Navajowhite
#FFDEAD
ΔE00 6.32
Pale Gold
#FDDE6C
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD889 #89B0FF
analogous
#FF9D89 #FFD889 #EBFF89
triadic
#FFD889 #89FFD8 #D889FF
tetradic
#FFD889 #89FF9D #89B0FF #FF89EB
square
#FFD889 #89FF9D #89B0FF #FF89EB
split-complementary
#FFD889 #89EBFF #9D89FF
monochromatic
#FFB00F #FFC44C #FFD889 #FFECC6 #FFF5E0
Accessibility & contrast
On white
1.36
#FFD889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#FFD889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD889
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD889 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD783
Deuteranopia (green-blind)
#F4E18B
Tritanopia (blue-blind)
#FFCBC5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd889; /* rgb */ color: rgb(255, 216, 137); /* oklch */ color: oklch(89.8% 0.107 84.1);
Tailwind
colors: {
custom: {
50: '#ffe3ac',
500: '#ffd889',
950: '#000000',
},
}SCSS
$custom: #ffd889; $custom-light: #ffe3ac; $custom-dark: #000000;
JSON
{
"hex": "#ffd889",
"rgb": {
"r": 255,
"g": 216,
"b": 137
},
"hsl": {
"h": 40.169,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.89846,
"c": 0.10685,
"h": 84.1
},
"luminance": 0.72178
}Semantic roles & 50–950 ramp
primary
#FFD889
secondary
#4D7DE0
accent
#4CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481