#F5DD82#F5DD82
#F5DD82 is a very light, moderate yellow. Relative luminance 0.727; OKLCH L 89.8% C 0.114 H 95.0°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DD82 |
|---|---|
| RGB | rgb(245, 221, 130) |
| HSL | hsl(47, 85%, 74%) |
| HSV | hsv(47, 47%, 96%) |
| CMYK | cmyk(0%, 9.8%, 46.9%, 3.9%) |
| CIE-LAB | lab(88.32, -3.48, 47.46) |
| CIE-LCH | lch(88.32, 47.58, 94.19°) |
| OKLab | oklab(89.82% -0.01 0.114) |
| OKLCH | oklch(89.82% 0.114 95) |
| XYZ | xyz(67.5439, 72.7397, 31.5971) |
| Luminance | 0.7274 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.15
Wheat (survey)
#FBDD7E
ΔE00 1.70
Pale Gold
#FDDE6C
ΔE00 3.52
Yellow Tan
#FFE36E
ΔE00 3.82
Khaki (CSS)
#F0E68C
ΔE00 4.16
Sand Yellow
#FCE166
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DD82 #829AF5
analogous
#F5A382 #F5DD82 #D3F582
triadic
#F5DD82 #82F5DD #DD82F5
tetradic
#F5DD82 #82F5A3 #829AF5 #F582D3
square
#F5DD82 #82F5A3 #829AF5 #F582D3
split-complementary
#F5DD82 #82D3F5 #A382F5
monochromatic
#EABD13 #F0CE49 #F5DD82 #FAECBB #FDF7E3
Accessibility & contrast
On white
1.35
#F5DD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#F5DD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DD82
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DD82 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97B
Deuteranopia (green-blind)
#F4E186
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f5dd82; /* rgb */ color: rgb(245, 221, 130); /* oklch */ color: oklch(89.8% 0.114 95.0);
Tailwind
colors: {
custom: {
50: '#fae7a8',
500: '#f5dd82',
950: '#000000',
},
}SCSS
$custom: #f5dd82; $custom-light: #fae7a8; $custom-dark: #000000;
JSON
{
"hex": "#f5dd82",
"rgb": {
"r": 245,
"g": 221,
"b": 130
},
"hsl": {
"h": 47.478,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.89819,
"c": 0.11447,
"h": 95
},
"luminance": 0.72737
}Semantic roles & 50–950 ramp
primary
#F5DD82
secondary
#4A66D1
accent
#32E204
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480