#F8DD75#F8DD75
#F8DD75 is a very light, vivid yellow. Relative luminance 0.730; OKLCH L 89.9% C 0.128 H 95.1°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DD75 |
|---|---|
| RGB | rgb(248, 221, 117) |
| HSL | hsl(48, 90%, 72%) |
| HSV | hsv(48, 53%, 97%) |
| CMYK | cmyk(0%, 10.9%, 52.8%, 2.7%) |
| CIE-LAB | lab(88.43, -3.41, 53.87) |
| CIE-LCH | lch(88.43, 53.98, 93.62°) |
| OKLab | oklab(89.91% -0.0114 0.1271) |
| OKLCH | oklch(89.91% 0.128 95.1) |
| XYZ | xyz(67.7812, 72.9567, 27.3379) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.60
Sandy
#F1DA7A
ΔE00 1.66
Wheat (survey)
#FBDD7E
ΔE00 1.68
Yellow Tan
#FFE36E
ΔE00 2.09
Sand Yellow
#FCE166
ΔE00 2.51
Light Mustard
#F7D560
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DD75 #7590F8
analogous
#F89C75 #F8DD75 #D1F875
triadic
#F8DD75 #75F8DD #DD75F8
tetradic
#F8DD75 #75F89C #7590F8 #F875D1
square
#F8DD75 #75F89C #7590F8 #F875D1
split-complementary
#F8DD75 #75D1F8 #9C75F8
monochromatic
#E7BA0C #F5CF3B #F8DD75 #FBEBAF #FEF8E2
Accessibility & contrast
On white
1.35
#F8DD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#F8DD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DD75
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DD75 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96C
Deuteranopia (green-blind)
#F7E279
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f8dd75; /* rgb */ color: rgb(248, 221, 117); /* oklch */ color: oklch(89.9% 0.128 95.1);
Tailwind
colors: {
custom: {
50: '#fde79f',
500: '#f8dd75',
950: '#000000',
},
}SCSS
$custom: #f8dd75; $custom-light: #fde79f; $custom-dark: #000000;
JSON
{
"hex": "#f8dd75",
"rgb": {
"r": 248,
"g": 221,
"b": 117
},
"hsl": {
"h": 47.634,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.89911,
"c": 0.12761,
"h": 95.1
},
"luminance": 0.72954
}Semantic roles & 50–950 ramp
primary
#F8DD75
secondary
#3E5DD3
accent
#2FE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480