#F5DA89#F5DA89
#F5DA89 is a very light, moderate yellow. Relative luminance 0.714; OKLCH L 89.3% C 0.105 H 91.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DA89 |
|---|---|
| RGB | rgb(245, 218, 137) |
| HSL | hsl(45, 84%, 75%) |
| HSV | hsv(45, 44%, 96%) |
| CMYK | cmyk(0%, 11%, 44.1%, 3.9%) |
| CIE-LAB | lab(87.66, -1.29, 43.18) |
| CIE-LCH | lch(87.66, 43.20, 91.71°) |
| OKLab | oklab(89.33% -0.003 0.1049) |
| OKLCH | oklch(89.33% 0.105 91.6) |
| XYZ | xyz(67.2449, 71.3641, 33.8946) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.34
Sandy
#F1DA7A
ΔE00 2.85
Sand (survey)
#E2CA76
ΔE00 4.06
Pale Gold
#FDDE6C
ΔE00 4.86
Light Mustard
#F7D560
ΔE00 5.37
Yellow Tan
#FFE36E
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DA89 #89A4F5
analogous
#F5A489 #F5DA89 #DAF589
triadic
#F5DA89 #89F5DA #DA89F5
tetradic
#F5DA89 #89F5A4 #89A4F5 #F589DA
square
#F5DA89 #89F5A4 #89A4F5 #F589DA
split-complementary
#F5DA89 #89DAF5 #A489F5
monochromatic
#EBB718 #F0C851 #F5DA89 #FAECC1 #FDF6E3
Accessibility & contrast
On white
1.38
#F5DA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#F5DA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DA89
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DA89 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD783
Deuteranopia (green-blind)
#F1DF8C
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f5da89; /* rgb */ color: rgb(245, 218, 137); /* oklch */ color: oklch(89.3% 0.105 91.6);
Tailwind
colors: {
custom: {
50: '#fae5ac',
500: '#f5da89',
950: '#000000',
},
}SCSS
$custom: #f5da89; $custom-light: #fae5ac; $custom-dark: #000000;
JSON
{
"hex": "#f5da89",
"rgb": {
"r": 245,
"g": 218,
"b": 137
},
"hsl": {
"h": 45,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.89326,
"c": 0.10489,
"h": 91.6
},
"luminance": 0.71361
}Semantic roles & 50–950 ramp
primary
#F5DA89
secondary
#5071D2
accent
#3CE105
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481