#F8DD73#F8DD73
#F8DD73 is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.9% C 0.129 H 95.3°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DD73 |
|---|---|
| RGB | rgb(248, 221, 115) |
| HSL | hsl(48, 90%, 71%) |
| HSV | hsv(48, 54%, 97%) |
| CMYK | cmyk(0%, 10.9%, 53.6%, 2.7%) |
| CIE-LAB | lab(88.40, -3.57, 54.79) |
| CIE-LCH | lch(88.40, 54.90, 93.72°) |
| OKLab | oklab(89.89% -0.012 0.1289) |
| OKLCH | oklch(89.89% 0.129 95.3) |
| XYZ | xyz(67.6649, 72.9101, 26.7252) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.42
Sandy
#F1DA7A
ΔE00 1.83
Yellow Tan
#FFE36E
ΔE00 1.89
Wheat (survey)
#FBDD7E
ΔE00 1.92
Sand Yellow
#FCE166
ΔE00 2.26
Light Mustard
#F7D560
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DD73 #738EF8
analogous
#F89A73 #F8DD73 #D0F873
triadic
#F8DD73 #73F8DD #DD73F8
tetradic
#F8DD73 #73F89A #738EF8 #F873D0
square
#F8DD73 #73F89A #738EF8 #F873D0
split-complementary
#F8DD73 #73D0F8 #9A73F8
monochromatic
#E5B90B #F5CF39 #F8DD73 #FBEBAD #FEF8E2
Accessibility & contrast
On white
1.35
#F8DD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#F8DD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DD73
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DD73 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D969
Deuteranopia (green-blind)
#F7E277
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f8dd73; /* rgb */ color: rgb(248, 221, 115); /* oklch */ color: oklch(89.9% 0.129 95.3);
Tailwind
colors: {
custom: {
50: '#fde79e',
500: '#f8dd73',
950: '#000000',
},
}SCSS
$custom: #f8dd73; $custom-light: #fde79e; $custom-dark: #000000;
JSON
{
"hex": "#f8dd73",
"rgb": {
"r": 248,
"g": 221,
"b": 115
},
"hsl": {
"h": 47.82,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.89887,
"c": 0.12946,
"h": 95.3
},
"luminance": 0.72907
}Semantic roles & 50–950 ramp
primary
#F8DD73
secondary
#3C5BD3
accent
#2FE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480