#F7EB91#F7EB91
#F7EB91 is a very light, moderate yellow. Relative luminance 0.812; OKLCH L 93.0% C 0.112 H 101.7°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EB91 |
|---|---|
| RGB | rgb(247, 235, 145) |
| HSL | hsl(53, 86%, 77%) |
| HSV | hsv(53, 41%, 97%) |
| CMYK | cmyk(0%, 4.9%, 41.3%, 3.1%) |
| CIE-LAB | lab(92.24, -8.27, 45.06) |
| CIE-LCH | lch(92.24, 45.81, 100.40°) |
| OKLab | oklab(93.02% -0.0226 0.1095) |
| OKLCH | oklch(93.02% 0.112 101.7) |
| XYZ | xyz(73.1784, 81.2373, 38.6081) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.28
Dark Cream
#FFF39A
ΔE00 1.71
Buff
#FEF69E
ΔE00 2.47
Light Tan
#FBEEAC
ΔE00 4.39
Sandy Yellow
#FDEE73
ΔE00 4.59
Sandy
#F1DA7A
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EB91 #919DF7
analogous
#F7B891 #F7EB91 #D0F791
triadic
#F7EB91 #91F7EB #EB91F7
tetradic
#F7EB91 #91F7B8 #919DF7 #F791D0
square
#F7EB91 #91F7B8 #919DF7 #F791D0
split-complementary
#F7EB91 #91D0F7 #B891F7
monochromatic
#EFD61F #F3E158 #F7EB91 #FBF5CA #FDFAE2
Accessibility & contrast
On white
1.22
#F7EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#F7EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EB91
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EB91 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68A
Deuteranopia (green-blind)
#FEEB95
Tritanopia (blue-blind)
#FFE0D5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f7eb91; /* rgb */ color: rgb(247, 235, 145); /* oklch */ color: oklch(93.0% 0.112 101.7);
Tailwind
colors: {
custom: {
50: '#fbf1b2',
500: '#f7eb91',
950: '#000000',
},
}SCSS
$custom: #f7eb91; $custom-light: #fbf1b2; $custom-dark: #000000;
JSON
{
"hex": "#f7eb91",
"rgb": {
"r": 247,
"g": 235,
"b": 145
},
"hsl": {
"h": 52.941,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.93021,
"c": 0.11183,
"h": 101.7
},
"luminance": 0.81235
}Semantic roles & 50–950 ramp
primary
#F7EB91
secondary
#5766D6
accent
#1DE303
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581