#F8DD77#F8DD77
#F8DD77 is a very light, vivid yellow. Relative luminance 0.730; OKLCH L 89.9% C 0.126 H 94.9°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DD77 |
|---|---|
| RGB | rgb(248, 221, 119) |
| HSL | hsl(47, 90%, 72%) |
| HSV | hsv(47, 52%, 97%) |
| CMYK | cmyk(0%, 10.9%, 52%, 2.7%) |
| CIE-LAB | lab(88.45, -3.24, 52.96) |
| CIE-LCH | lch(88.45, 53.06, 93.50°) |
| OKLab | oklab(89.94% -0.0106 0.1253) |
| OKLCH | oklch(89.94% 0.126 94.9) |
| XYZ | xyz(67.9000, 73.0042, 27.9638) |
| Luminance | 0.7300 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.44
Sandy
#F1DA7A
ΔE00 1.52
Pale Gold
#FDDE6C
ΔE00 1.81
Yellow Tan
#FFE36E
ΔE00 2.31
Sand Yellow
#FCE166
ΔE00 2.77
Light Mustard
#F7D560
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DD77 #7792F8
analogous
#F89D77 #F8DD77 #D3F877
triadic
#F8DD77 #77F8DD #DD77F8
tetradic
#F8DD77 #77F89D #7792F8 #F877D3
square
#F8DD77 #77F89D #7792F8 #F877D3
split-complementary
#F8DD77 #77D3F8 #9D77F8
monochromatic
#E9BA0C #F5CE3D #F8DD77 #FBECB1 #FEF8E2
Accessibility & contrast
On white
1.35
#F8DD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#F8DD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DD77
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DD77 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96E
Deuteranopia (green-blind)
#F6E27B
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f8dd77; /* rgb */ color: rgb(248, 221, 119); /* oklch */ color: oklch(89.9% 0.126 94.9);
Tailwind
colors: {
custom: {
50: '#fde7a0',
500: '#f8dd77',
950: '#000000',
},
}SCSS
$custom: #f8dd77; $custom-light: #fde7a0; $custom-dark: #000000;
JSON
{
"hex": "#f8dd77",
"rgb": {
"r": 248,
"g": 221,
"b": 119
},
"hsl": {
"h": 47.442,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.89937,
"c": 0.12573,
"h": 94.9
},
"luminance": 0.73001
}Semantic roles & 50–950 ramp
primary
#F8DD77
secondary
#3F5ED4
accent
#30E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480