#FAF07F#FAF07F
#FAF07F is a very light, vivid yellow. Relative luminance 0.842; OKLCH L 94.0% C 0.135 H 104.2°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF07F |
|---|---|
| RGB | rgb(250, 240, 127) |
| HSL | hsl(55, 92%, 74%) |
| HSV | hsv(55, 49%, 98%) |
| CMYK | cmyk(0%, 4%, 49.2%, 2%) |
| CIE-LAB | lab(93.53, -11.27, 55.31) |
| CIE-LCH | lch(93.53, 56.45, 101.51°) |
| OKLab | oklab(94.03% -0.0331 0.1311) |
| OKLCH | oklch(94.03% 0.135 104.2) |
| XYZ | xyz(74.4172, 84.1787, 32.4026) |
| Luminance | 0.8418 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.85
Straw
#FCF679
ΔE00 1.97
Manilla
#FFFA86
ΔE00 2.26
Yellowish
#FAEE66
ΔE00 2.84
Yellowish Tan
#FCFC81
ΔE00 3.30
Dark Cream
#FFF39A
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF07F #7F89FA
analogous
#FAB37F #FAF07F #C7FA7F
triadic
#FAF07F #7FFAF0 #F07FFA
tetradic
#FAF07F #7FFAB3 #7F89FA #FA7FC7
square
#FAF07F #7FFAB3 #7F89FA #FA7FC7
split-complementary
#FAF07F #7FC7FA #B37FFA
monochromatic
#F5E20A #F8E944 #FAF07F #FCF7BA #FEFCE2
Accessibility & contrast
On white
1.18
#FAF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#FAF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF07F
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF07F | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#FFEF84
Tritanopia (blue-blind)
#FFE3D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #faf07f; /* rgb */ color: rgb(250, 240, 127); /* oklch */ color: oklch(94.0% 0.135 104.2);
Tailwind
colors: {
custom: {
50: '#fef4a6',
500: '#faf07f',
950: '#000000',
},
}SCSS
$custom: #faf07f; $custom-light: #fef4a6; $custom-dark: #000000;
JSON
{
"hex": "#faf07f",
"rgb": {
"r": 250,
"g": 240,
"b": 127
},
"hsl": {
"h": 55.122,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.9403,
"c": 0.1352,
"h": 104.2
},
"luminance": 0.84176
}Semantic roles & 50–950 ramp
primary
#FAF07F
secondary
#4652D7
accent
#13E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181710
muted
#868580