#F5DD75#F5DD75
#F5DD75 is a very light, vivid yellow. Relative luminance 0.724; OKLCH L 89.6% C 0.127 H 96.6°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DD75 |
|---|---|
| RGB | rgb(245, 221, 117) |
| HSL | hsl(49, 86%, 71%) |
| HSV | hsv(49, 52%, 96%) |
| CMYK | cmyk(0%, 9.8%, 52.2%, 3.9%) |
| CIE-LAB | lab(88.17, -4.61, 53.50) |
| CIE-LCH | lch(88.17, 53.70, 94.93°) |
| OKLab | oklab(89.64% -0.0147 0.1263) |
| OKLCH | oklch(89.64% 0.127 96.6) |
| XYZ | xyz(66.7258, 72.4125, 27.2884) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.31
Pale Gold
#FDDE6C
ΔE00 2.20
Wheat (survey)
#FBDD7E
ΔE00 2.29
Yellow Tan
#FFE36E
ΔE00 2.33
Sand Yellow
#FCE166
ΔE00 2.59
Light Mustard
#F7D560
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DD75 #758DF5
analogous
#F59D75 #F5DD75 #CDF575
triadic
#F5DD75 #75F5DD #DD75F5
tetradic
#F5DD75 #75F59D #758DF5 #F575CD
square
#F5DD75 #75F59D #758DF5 #F575CD
split-complementary
#F5DD75 #75CDF5 #9D75F5
monochromatic
#DFB910 #F1CF3C #F5DD75 #F9EBAE #FDF8E2
Accessibility & contrast
On white
1.36
#F5DD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#F5DD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DD75
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DD75 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96C
Deuteranopia (green-blind)
#F5E179
Tritanopia (blue-blind)
#FFD0C5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f5dd75; /* rgb */ color: rgb(245, 221, 117); /* oklch */ color: oklch(89.6% 0.127 96.6);
Tailwind
colors: {
custom: {
50: '#fbe79f',
500: '#f5dd75',
950: '#000000',
},
}SCSS
$custom: #f5dd75; $custom-light: #fbe79f; $custom-dark: #000000;
JSON
{
"hex": "#f5dd75",
"rgb": {
"r": 245,
"g": 221,
"b": 117
},
"hsl": {
"h": 48.75,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.89644,
"c": 0.12719,
"h": 96.6
},
"luminance": 0.7241
}Semantic roles & 50–950 ramp
primary
#F5DD75
secondary
#3F5AD0
accent
#2DE302
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480