#F8DE73#F8DE73
#F8DE73 is a very light, vivid yellow. Relative luminance 0.734; OKLCH L 90.1% C 0.130 H 95.9°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DE73 |
|---|---|
| RGB | rgb(248, 222, 115) |
| HSL | hsl(48, 90%, 71%) |
| HSV | hsv(48, 54%, 97%) |
| CMYK | cmyk(0%, 10.5%, 53.6%, 2.7%) |
| CIE-LAB | lab(88.66, -4.07, 55.08) |
| CIE-LCH | lch(88.66, 55.23, 94.23°) |
| OKLab | oklab(90.09% -0.0135 0.1296) |
| OKLCH | oklch(90.09% 0.13 95.9) |
| XYZ | xyz(67.9297, 73.4397, 26.8135) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.53
Yellow Tan
#FFE36E
ΔE00 1.71
Sandy
#F1DA7A
ΔE00 1.89
Sand Yellow
#FCE166
ΔE00 2.06
Wheat (survey)
#FBDD7E
ΔE00 2.19
Light Gold
#FDDC5C
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DE73 #738DF8
analogous
#F89B73 #F8DE73 #CFF873
triadic
#F8DE73 #73F8DE #DE73F8
tetradic
#F8DE73 #73F89B #738DF8 #F873CF
square
#F8DE73 #73F89B #738DF8 #F873CF
split-complementary
#F8DE73 #73CFF8 #9B73F8
monochromatic
#E5BB0B #F5D039 #F8DE73 #FBECAD #FEF8E2
Accessibility & contrast
On white
1.34
#F8DE73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#F8DE73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DE73
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DE73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DE73 | 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)
#F1DA69
Deuteranopia (green-blind)
#F7E278
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f8de73; /* rgb */ color: rgb(248, 222, 115); /* oklch */ color: oklch(90.1% 0.130 95.9);
Tailwind
colors: {
custom: {
50: '#fde89e',
500: '#f8de73',
950: '#000000',
},
}SCSS
$custom: #f8de73; $custom-light: #fde89e; $custom-dark: #000000;
JSON
{
"hex": "#f8de73",
"rgb": {
"r": 248,
"g": 222,
"b": 115
},
"hsl": {
"h": 48.271,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.90086,
"c": 0.13025,
"h": 95.9
},
"luminance": 0.73437
}Semantic roles & 50–950 ramp
primary
#F8DE73
secondary
#3C5AD3
accent
#2DE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480