#F5DA83#F5DA83
#F5DA83 is a very light, moderate yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.111 H 92.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DA83 |
|---|---|
| RGB | rgb(245, 218, 131) |
| HSL | hsl(46, 85%, 74%) |
| HSV | hsv(46, 47%, 96%) |
| CMYK | cmyk(0%, 11%, 46.5%, 3.9%) |
| CIE-LAB | lab(87.58, -1.86, 46.05) |
| CIE-LCH | lch(87.58, 46.08, 92.32°) |
| OKLab | oklab(89.24% -0.0052 0.1109) |
| OKLCH | oklch(89.24% 0.111 92.7) |
| XYZ | xyz(66.8264, 71.1967, 31.6906) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.54
Sandy
#F1DA7A
ΔE00 1.95
Pale Gold
#FDDE6C
ΔE00 3.92
Sand (survey)
#E2CA76
ΔE00 3.94
Light Mustard
#F7D560
ΔE00 4.48
Yellow Tan
#FFE36E
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DA83 #839EF5
analogous
#F5A183 #F5DA83 #D7F583
triadic
#F5DA83 #83F5DA #DA83F5
tetradic
#F5DA83 #83F5A1 #839EF5 #F583D7
square
#F5DA83 #83F5A1 #839EF5 #F583D7
split-complementary
#F5DA83 #83D7F5 #A183F5
monochromatic
#EBB813 #F0C94A #F5DA83 #FAEBBC #FDF7E3
Accessibility & contrast
On white
1.38
#F5DA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#F5DA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DA83
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DA83 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77C
Deuteranopia (green-blind)
#F2DF86
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f5da83; /* rgb */ color: rgb(245, 218, 131); /* oklch */ color: oklch(89.2% 0.111 92.7);
Tailwind
colors: {
custom: {
50: '#fae5a8',
500: '#f5da83',
950: '#000000',
},
}SCSS
$custom: #f5da83; $custom-light: #fae5a8; $custom-dark: #000000;
JSON
{
"hex": "#f5da83",
"rgb": {
"r": 245,
"g": 218,
"b": 131
},
"hsl": {
"h": 45.789,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.89236,
"c": 0.11106,
"h": 92.7
},
"luminance": 0.71194
}Semantic roles & 50–950 ramp
primary
#F5DA83
secondary
#4B6BD1
accent
#38E204
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480