#F7EB8D#F7EB8D
#F7EB8D is a very light, moderate yellow. Relative luminance 0.811; OKLCH L 93.0% C 0.116 H 102.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EB8D |
|---|---|
| RGB | rgb(247, 235, 141) |
| HSL | hsl(53, 87%, 76%) |
| HSV | hsv(53, 43%, 97%) |
| CMYK | cmyk(0%, 4.9%, 42.9%, 3.1%) |
| CIE-LAB | lab(92.18, -8.67, 46.94) |
| CIE-LCH | lch(92.18, 47.74, 100.47°) |
| OKLab | oklab(92.96% -0.0241 0.1135) |
| OKLCH | oklch(92.96% 0.116 102) |
| XYZ | xyz(72.8754, 81.1160, 37.0123) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.38
Dark Cream
#FFF39A
ΔE00 1.93
Buff
#FEF69E
ΔE00 2.68
Sandy Yellow
#FDEE73
ΔE00 4.00
Manilla
#FFFA86
ΔE00 4.32
Sandy
#F1DA7A
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EB8D #8D99F7
analogous
#F7B68D #F7EB8D #CEF78D
triadic
#F7EB8D #8DF7EB #EB8DF7
tetradic
#F7EB8D #8DF7B6 #8D99F7 #F78DCE
square
#F7EB8D #8DF7B6 #8D99F7 #F78DCE
split-complementary
#F7EB8D #8DCEF7 #B68DF7
monochromatic
#EFD71B #F3E154 #F7EB8D #FBF5C6 #FDFAE2
Accessibility & contrast
On white
1.22
#F7EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#F7EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EB8D
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EB8D | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE586
Deuteranopia (green-blind)
#FFEB91
Tritanopia (blue-blind)
#FFDFD4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f7eb8d; /* rgb */ color: rgb(247, 235, 141); /* oklch */ color: oklch(93.0% 0.116 102.0);
Tailwind
colors: {
custom: {
50: '#fbf1b0',
500: '#f7eb8d',
950: '#000000',
},
}SCSS
$custom: #f7eb8d; $custom-light: #fbf1b0; $custom-dark: #000000;
JSON
{
"hex": "#f7eb8d",
"rgb": {
"r": 247,
"g": 235,
"b": 141
},
"hsl": {
"h": 53.208,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.92961,
"c": 0.11608,
"h": 102
},
"luminance": 0.81114
}Semantic roles & 50–950 ramp
primary
#F7EB8D
secondary
#5362D5
accent
#1CE302
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581