#FAF76F#FAF76F
#FAF76F is a very light, vivid yellow. Relative luminance 0.880; OKLCH L 95.3% C 0.157 H 107.9°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF76F |
|---|---|
| RGB | rgb(250, 247, 111) |
| HSL | hsl(59, 93%, 71%) |
| HSV | hsv(59, 56%, 98%) |
| CMYK | cmyk(0%, 1.2%, 55.6%, 2%) |
| CIE-LAB | lab(95.16, -15.96, 64.41) |
| CIE-LCH | lch(95.16, 66.36, 103.91°) |
| OKLab | oklab(95.28% -0.0481 0.1492) |
| OKLCH | oklch(95.28% 0.157 107.9) |
| XYZ | xyz(75.5565, 87.9953, 28.0406) |
| Luminance | 0.8799 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.21
Custard
#FFFD78
ΔE00 1.30
Straw
#FCF679
ΔE00 1.34
Pastel Yellow
#FFFE71
ΔE00 1.46
Light Yellow
#FFFE7A
ΔE00 1.56
Banana (survey)
#FFFF7E
ΔE00 1.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF76F #6F72FA
analogous
#FAB16F #FAF76F #B7FA6F
triadic
#FAF76F #6FFAF7 #F76FFA
tetradic
#FAF76F #6FFAB1 #6F72FA #FA6FB7
square
#FAF76F #6FFAB1 #6F72FA #FA6FB7
split-complementary
#FAF76F #6FB7FA #B16FFA
monochromatic
#E7E208 #F8F434 #FAF76F #FCFAAA #FEFDE1
Accessibility & contrast
On white
1.13
#FAF76F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#FAF76F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF76F
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF76F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF76F | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE61
Deuteranopia (green-blind)
#FFF476
Tritanopia (blue-blind)
#FFE9D9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #faf76f; /* rgb */ color: rgb(250, 247, 111); /* oklch */ color: oklch(95.3% 0.157 107.9);
Tailwind
colors: {
custom: {
50: '#fff99d',
500: '#faf76f',
950: '#000000',
},
}SCSS
$custom: #faf76f; $custom-light: #fff99d; $custom-dark: #000000;
JSON
{
"hex": "#faf76f",
"rgb": {
"r": 250,
"g": 247,
"b": 111
},
"hsl": {
"h": 58.705,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.95275,
"c": 0.15676,
"h": 107.9
},
"luminance": 0.87993
}Semantic roles & 50–950 ramp
primary
#FAF76F
secondary
#383BD5
accent
#05E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580