#FAF66F#FAF66F
#FAF66F is a very light, vivid yellow. Relative luminance 0.874; OKLCH L 95.1% C 0.156 H 107.5°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF66F |
|---|---|
| RGB | rgb(250, 246, 111) |
| HSL | hsl(58, 93%, 71%) |
| HSV | hsv(58, 56%, 98%) |
| CMYK | cmyk(0%, 1.6%, 55.6%, 2%) |
| CIE-LAB | lab(94.90, -15.47, 64.12) |
| CIE-LCH | lch(94.90, 65.96, 103.56°) |
| OKLab | oklab(95.07% -0.0467 0.1486) |
| OKLCH | oklch(95.07% 0.156 107.5) |
| XYZ | xyz(75.2515, 87.3854, 27.9389) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.18
Butter Yellow
#FFFD74
ΔE00 1.43
Custard
#FFFD78
ΔE00 1.49
Pastel Yellow
#FFFE71
ΔE00 1.71
Light Yellow
#FFFE7A
ΔE00 1.77
Banana (survey)
#FFFF7E
ΔE00 2.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF66F #6F73FA
analogous
#FAB06F #FAF66F #B9FA6F
triadic
#FAF66F #6FFAF6 #F66FFA
tetradic
#FAF66F #6FFAB0 #6F73FA #FA6FB9
square
#FAF66F #6FFAB0 #6F73FA #FA6FB9
split-complementary
#FAF66F #6FB9FA #B06FFA
monochromatic
#E7E008 #F8F234 #FAF66F #FCFAAA #FEFDE1
Accessibility & contrast
On white
1.14
#FAF66F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#FAF66F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF66F
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF66F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF66F | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED61
Deuteranopia (green-blind)
#FFF376
Tritanopia (blue-blind)
#FFE8D8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #faf66f; /* rgb */ color: rgb(250, 246, 111); /* oklch */ color: oklch(95.1% 0.156 107.5);
Tailwind
colors: {
custom: {
50: '#fff99d',
500: '#faf66f',
950: '#000000',
},
}SCSS
$custom: #faf66f; $custom-light: #fff99d; $custom-dark: #000000;
JSON
{
"hex": "#faf66f",
"rgb": {
"r": 250,
"g": 246,
"b": 111
},
"hsl": {
"h": 58.273,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.9507,
"c": 0.15575,
"h": 107.5
},
"luminance": 0.87383
}Semantic roles & 50–950 ramp
primary
#FAF66F
secondary
#383DD5
accent
#07E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580