#F5DA82#F5DA82
#F5DA82 is a very light, moderate yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.112 H 92.9°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DA82 |
|---|---|
| RGB | rgb(245, 218, 130) |
| HSL | hsl(46, 85%, 74%) |
| HSV | hsv(46, 47%, 96%) |
| CMYK | cmyk(0%, 11%, 46.9%, 3.9%) |
| CIE-LAB | lab(87.57, -1.96, 46.52) |
| CIE-LCH | lch(87.57, 46.56, 92.41°) |
| OKLab | oklab(89.22% -0.0056 0.1119) |
| OKLCH | oklch(89.22% 0.112 92.9) |
| XYZ | xyz(66.7589, 71.1697, 31.3354) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.43
Sandy
#F1DA7A
ΔE00 1.82
Pale Gold
#FDDE6C
ΔE00 3.77
Sand (survey)
#E2CA76
ΔE00 3.95
Light Mustard
#F7D560
ΔE00 4.34
Yellow Tan
#FFE36E
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DA82 #829DF5
analogous
#F5A082 #F5DA82 #D6F582
triadic
#F5DA82 #82F5DA #DA82F5
tetradic
#F5DA82 #82F5A0 #829DF5 #F582D6
square
#F5DA82 #82F5A0 #829DF5 #F582D6
split-complementary
#F5DA82 #82D6F5 #A082F5
monochromatic
#EAB713 #F0C949 #F5DA82 #FAEBBB #FDF7E3
Accessibility & contrast
On white
1.38
#F5DA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#F5DA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DA82
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DA82 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77B
Deuteranopia (green-blind)
#F2DF85
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f5da82; /* rgb */ color: rgb(245, 218, 130); /* oklch */ color: oklch(89.2% 0.112 92.9);
Tailwind
colors: {
custom: {
50: '#fae5a8',
500: '#f5da82',
950: '#000000',
},
}SCSS
$custom: #f5da82; $custom-light: #fae5a8; $custom-dark: #000000;
JSON
{
"hex": "#f5da82",
"rgb": {
"r": 245,
"g": 218,
"b": 130
},
"hsl": {
"h": 45.913,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.89221,
"c": 0.11207,
"h": 92.9
},
"luminance": 0.71167
}Semantic roles & 50–950 ramp
primary
#F5DA82
secondary
#4A6AD1
accent
#38E204
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480