#FAF87F#FAF87F
#FAF87F is a very light, vivid yellow. Relative luminance 0.890; OKLCH L 95.7% C 0.143 H 108.0°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF87F |
|---|---|
| RGB | rgb(250, 248, 127) |
| HSL | hsl(59, 92%, 74%) |
| HSV | hsv(59, 49%, 98%) |
| CMYK | cmyk(0%, 0.8%, 49.2%, 2%) |
| CIE-LAB | lab(95.58, -15.18, 57.75) |
| CIE-LCH | lch(95.58, 59.72, 104.73°) |
| OKLab | oklab(95.66% -0.0443 0.1364) |
| OKLCH | oklch(95.66% 0.143 108) |
| XYZ | xyz(76.8243, 88.9931, 33.2050) |
| Luminance | 0.8899 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.88
Manilla
#FFFA86
ΔE00 1.06
Straw
#FCF679
ΔE00 1.18
Pale Yellow
#FFFF84
ΔE00 1.42
Butter
#FFFF81
ΔE00 1.48
Faded Yellow
#FEFF7F
ΔE00 1.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF87F #7F81FA
analogous
#FABB7F #FAF87F #BFFA7F
triadic
#FAF87F #7FFAF8 #F87FFA
tetradic
#FAF87F #7FFABB #7F81FA #FA7FBF
square
#FAF87F #7FFABB #7F81FA #FA7FBF
split-complementary
#FAF87F #7FBFFA #BB7FFA
monochromatic
#F5F10A #F8F544 #FAF87F #FCFBBA #FEFDE2
Accessibility & contrast
On white
1.12
#FAF87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#FAF87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF87F
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF87F | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF074
Deuteranopia (green-blind)
#FFF585
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #faf87f; /* rgb */ color: rgb(250, 248, 127); /* oklch */ color: oklch(95.7% 0.143 108.0);
Tailwind
colors: {
custom: {
50: '#fefaa7',
500: '#faf87f',
950: '#000000',
},
}SCSS
$custom: #faf87f; $custom-light: #fefaa7; $custom-dark: #000000;
JSON
{
"hex": "#faf87f",
"rgb": {
"r": 250,
"g": 248,
"b": 127
},
"hsl": {
"h": 59.024,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.9566,
"c": 0.14343,
"h": 108
},
"luminance": 0.88991
}Semantic roles & 50–950 ramp
primary
#FAF87F
secondary
#4648D7
accent
#04E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580