#F5DE82#F5DE82
#F5DE82 is a very light, moderate yellow. Relative luminance 0.733; OKLCH L 90.0% C 0.115 H 95.7°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DE82 |
|---|---|
| RGB | rgb(245, 222, 130) |
| HSL | hsl(48, 85%, 74%) |
| HSV | hsv(48, 47%, 96%) |
| CMYK | cmyk(0%, 9.4%, 46.9%, 3.9%) |
| CIE-LAB | lab(88.58, -3.99, 47.77) |
| CIE-LCH | lch(88.58, 47.93, 94.77°) |
| OKLab | oklab(90.02% -0.0115 0.1147) |
| OKLCH | oklch(90.02% 0.115 95.7) |
| XYZ | xyz(67.8087, 73.2693, 31.6853) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.13
Wheat (survey)
#FBDD7E
ΔE00 1.94
Pale Gold
#FDDE6C
ΔE00 3.52
Yellow Tan
#FFE36E
ΔE00 3.69
Khaki (CSS)
#F0E68C
ΔE00 3.83
Sand Yellow
#FCE166
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DE82 #8299F5
analogous
#F5A482 #F5DE82 #D2F582
triadic
#F5DE82 #82F5DE #DE82F5
tetradic
#F5DE82 #82F5A4 #8299F5 #F582D2
square
#F5DE82 #82F5A4 #8299F5 #F582D2
split-complementary
#F5DE82 #82D2F5 #A482F5
monochromatic
#EABF13 #F0CF49 #F5DE82 #FAEDBB #FDF8E3
Accessibility & contrast
On white
1.34
#F5DE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#F5DE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DE82
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DE82 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7A
Deuteranopia (green-blind)
#F5E286
Tritanopia (blue-blind)
#FFD2C8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f5de82; /* rgb */ color: rgb(245, 222, 130); /* oklch */ color: oklch(90.0% 0.115 95.7);
Tailwind
colors: {
custom: {
50: '#fae8a8',
500: '#f5de82',
950: '#000000',
},
}SCSS
$custom: #f5de82; $custom-light: #fae8a8; $custom-dark: #000000;
JSON
{
"hex": "#f5de82",
"rgb": {
"r": 245,
"g": 222,
"b": 130
},
"hsl": {
"h": 48,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.90018,
"c": 0.11529,
"h": 95.7
},
"luminance": 0.73267
}Semantic roles & 50–950 ramp
primary
#F5DE82
secondary
#4A65D1
accent
#30E204
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480