#F8DF75#F8DF75
#F8DF75 is a very light, vivid yellow. Relative luminance 0.740; OKLCH L 90.3% C 0.129 H 96.3°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DF75 |
|---|---|
| RGB | rgb(248, 223, 117) |
| HSL | hsl(49, 90%, 72%) |
| HSV | hsv(49, 53%, 97%) |
| CMYK | cmyk(0%, 10.1%, 52.8%, 2.7%) |
| CIE-LAB | lab(88.93, -4.42, 54.47) |
| CIE-LCH | lch(88.93, 54.65, 94.63°) |
| OKLab | oklab(90.31% -0.0143 0.1284) |
| OKLCH | oklch(90.31% 0.129 96.3) |
| XYZ | xyz(68.3124, 74.0190, 27.5150) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.78
Pale Gold
#FDDE6C
ΔE00 1.81
Sandy
#F1DA7A
ΔE00 1.82
Sand Yellow
#FCE166
ΔE00 2.17
Wheat (survey)
#FBDD7E
ΔE00 2.26
Light Gold
#FDDC5C
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DF75 #758EF8
analogous
#F89E75 #F8DF75 #CFF875
triadic
#F8DF75 #75F8DF #DF75F8
tetradic
#F8DF75 #75F89E #758EF8 #F875CF
square
#F8DF75 #75F89E #758EF8 #F875CF
split-complementary
#F8DF75 #75CFF8 #9E75F8
monochromatic
#E7BD0C #F5D13B #F8DF75 #FBEDAF #FEF8E2
Accessibility & contrast
On white
1.33
#F8DF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#F8DF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DF75
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DF75 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6B
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f8df75; /* rgb */ color: rgb(248, 223, 117); /* oklch */ color: oklch(90.3% 0.129 96.3);
Tailwind
colors: {
custom: {
50: '#fde89f',
500: '#f8df75',
950: '#000000',
},
}SCSS
$custom: #f8df75; $custom-light: #fde89f; $custom-dark: #000000;
JSON
{
"hex": "#f8df75",
"rgb": {
"r": 248,
"g": 223,
"b": 117
},
"hsl": {
"h": 48.55,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.9031,
"c": 0.1292,
"h": 96.3
},
"luminance": 0.74016
}Semantic roles & 50–950 ramp
primary
#F8DF75
secondary
#3E5AD3
accent
#2CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480