#FFDA89#FFDA89
#FFDA89 is a very light, moderate orange. Relative luminance 0.732; OKLCH L 90.2% C 0.108 H 85.8°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA89 |
|---|---|
| RGB | rgb(255, 218, 137) |
| HSL | hsl(41, 100%, 77%) |
| HSV | hsv(41, 46%, 100%) |
| CMYK | cmyk(0%, 14.5%, 46.3%, 0%) |
| CIE-LAB | lab(88.55, 2.67, 44.49) |
| CIE-LCH | lch(88.55, 44.57, 86.57°) |
| OKLab | oklab(90.23% 0.008 0.1077) |
| OKLCH | oklch(90.23% 0.108 85.8) |
| XYZ | xyz(70.8292, 73.2123, 34.0626) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.43
Sandy
#F1DA7A
ΔE00 5.16
Pale Gold
#FDDE6C
ΔE00 5.62
Pale Peach
#FFE5AD
ΔE00 5.63
Light Mustard
#F7D560
ΔE00 5.81
Sand (survey)
#E2CA76
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA89 #89AEFF
analogous
#FF9F89 #FFDA89 #E9FF89
triadic
#FFDA89 #89FFDA #DA89FF
tetradic
#FFDA89 #89FF9F #89AEFF #FF89E9
square
#FFDA89 #89FF9F #89AEFF #FF89E9
split-complementary
#FFDA89 #89E9FF #9F89FF
monochromatic
#FFB40F #FFC74C #FFDA89 #FFEDC6 #FFF5E0
Accessibility & contrast
On white
1.34
#FFDA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#FFDA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA89
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA89 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD983
Deuteranopia (green-blind)
#F5E28C
Tritanopia (blue-blind)
#FFCDC6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda89; /* rgb */ color: rgb(255, 218, 137); /* oklch */ color: oklch(90.2% 0.108 85.8);
Tailwind
colors: {
custom: {
50: '#ffe5ac',
500: '#ffda89',
950: '#000000',
},
}SCSS
$custom: #ffda89; $custom-light: #ffe5ac; $custom-dark: #000000;
JSON
{
"hex": "#ffda89",
"rgb": {
"r": 255,
"g": 218,
"b": 137
},
"hsl": {
"h": 41.186,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.90234,
"c": 0.10799,
"h": 85.8
},
"luminance": 0.73209
}Semantic roles & 50–950 ramp
primary
#FFDA89
secondary
#4D7BE0
accent
#48E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481