#F5DF75#F5DF75
#F5DF75 is a very light, vivid yellow. Relative luminance 0.735; OKLCH L 90.0% C 0.129 H 97.8°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DF75 |
|---|---|
| RGB | rgb(245, 223, 117) |
| HSL | hsl(50, 86%, 71%) |
| HSV | hsv(50, 52%, 96%) |
| CMYK | cmyk(0%, 9%, 52.2%, 3.9%) |
| CIE-LAB | lab(88.67, -5.62, 54.10) |
| CIE-LCH | lch(88.67, 54.39, 95.93°) |
| OKLab | oklab(90.05% -0.0176 0.1277) |
| OKLCH | oklch(90.05% 0.129 97.8) |
| XYZ | xyz(67.2570, 73.4749, 27.4655) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.76
Yellow Tan
#FFE36E
ΔE00 2.26
Sand Yellow
#FCE166
ΔE00 2.46
Pale Gold
#FDDE6C
ΔE00 2.53
Wheat (survey)
#FBDD7E
ΔE00 2.89
Dull Yellow
#EEDC5B
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DF75 #758BF5
analogous
#F59F75 #F5DF75 #CBF575
triadic
#F5DF75 #75F5DF #DF75F5
tetradic
#F5DF75 #75F59F #758BF5 #F575CB
square
#F5DF75 #75F59F #758BF5 #F575CB
split-complementary
#F5DF75 #75CBF5 #9F75F5
monochromatic
#DFBC10 #F1D23C #F5DF75 #F9ECAE #FDF8E2
Accessibility & contrast
On white
1.34
#F5DF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#F5DF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DF75
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DF75 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#F7E27A
Tritanopia (blue-blind)
#FFD2C7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f5df75; /* rgb */ color: rgb(245, 223, 117); /* oklch */ color: oklch(90.0% 0.129 97.8);
Tailwind
colors: {
custom: {
50: '#fbe89f',
500: '#f5df75',
950: '#000000',
},
}SCSS
$custom: #f5df75; $custom-light: #fbe89f; $custom-dark: #000000;
JSON
{
"hex": "#f5df75",
"rgb": {
"r": 245,
"g": 223,
"b": 117
},
"hsl": {
"h": 49.688,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.90045,
"c": 0.12885,
"h": 97.8
},
"luminance": 0.73472
}Semantic roles & 50–950 ramp
primary
#F5DF75
secondary
#3F57D0
accent
#29E302
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480