#F9DA89#F9DA89
#F9DA89 is a very light, moderate orange. Relative luminance 0.721; OKLCH L 89.7% C 0.106 H 89.3°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DA89 |
|---|---|
| RGB | rgb(249, 218, 137) |
| HSL | hsl(43, 90%, 76%) |
| HSV | hsv(43, 45%, 98%) |
| CMYK | cmyk(0%, 12.4%, 45%, 2.4%) |
| CIE-LAB | lab(88.01, 0.29, 43.70) |
| CIE-LCH | lch(88.01, 43.70, 89.61°) |
| OKLab | oklab(89.69% 0.0014 0.106) |
| OKLCH | oklch(89.69% 0.106 89.3) |
| XYZ | xyz(68.6558, 72.0916, 33.9607) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.42
Sandy
#F1DA7A
ΔE00 3.66
Sand (survey)
#E2CA76
ΔE00 4.62
Pale Gold
#FDDE6C
ΔE00 4.95
Light Mustard
#F7D560
ΔE00 5.34
Pale Peach
#FFE5AD
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DA89 #89A8F9
analogous
#F9A289 #F9DA89 #E0F989
triadic
#F9DA89 #89F9DA #DA89F9
tetradic
#F9DA89 #89F9A2 #89A8F9 #F989E0
square
#F9DA89 #89F9A2 #89A8F9 #F989E0
split-complementary
#F9DA89 #89E0F9 #A289F9
monochromatic
#F3B515 #F6C84F #F9DA89 #FCECC3 #FEF6E2
Accessibility & contrast
On white
1.36
#F9DA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#F9DA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DA89
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DA89 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#F3E08C
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f9da89; /* rgb */ color: rgb(249, 218, 137); /* oklch */ color: oklch(89.7% 0.106 89.3);
Tailwind
colors: {
custom: {
50: '#fde5ac',
500: '#f9da89',
950: '#000000',
},
}SCSS
$custom: #f9da89; $custom-light: #fde5ac; $custom-dark: #000000;
JSON
{
"hex": "#f9da89",
"rgb": {
"r": 249,
"g": 218,
"b": 137
},
"hsl": {
"h": 43.393,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.89686,
"c": 0.10598,
"h": 89.3
},
"luminance": 0.72089
}Semantic roles & 50–950 ramp
primary
#F9DA89
secondary
#4F75D7
accent
#40E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481