#F7F87B#F7F87B
#F7F87B is a very light, vivid yellow. Relative luminance 0.883; OKLCH L 95.4% C 0.148 H 109.3°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F87B |
|---|---|
| RGB | rgb(247, 248, 123) |
| HSL | hsl(60, 90%, 73%) |
| HSV | hsv(60, 50%, 97%) |
| CMYK | cmyk(0.4%, 0%, 50.4%, 2.7%) |
| CIE-LAB | lab(95.30, -16.69, 59.20) |
| CIE-LCH | lch(95.30, 61.51, 105.75°) |
| OKLab | oklab(95.37% -0.0488 0.1393) |
| OKLCH | oklch(95.37% 0.148 109.3) |
| XYZ | xyz(75.5021, 88.3408, 31.8093) |
| Luminance | 0.8834 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.93
Faded Yellow
#FEFF7F
ΔE00 1.44
Butter
#FFFF81
ΔE00 1.47
Pale Yellow
#FFFF84
ΔE00 1.51
Banana (survey)
#FFFF7E
ΔE00 1.52
Light Yellow
#FFFE7A
ΔE00 1.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F87B #7C7BF8
analogous
#F8BA7B #F7F87B #B8F87B
triadic
#F7F87B #7BF7F8 #F87BF7
tetradic
#F7F87B #7BF8BA #7C7BF8 #F87BB8
square
#F7F87B #7BF8BA #7C7BF8 #F87BB8
split-complementary
#F7F87B #7BB8F8 #BA7BF8
monochromatic
#EAEC0D #F3F541 #F7F87B #FBFBB5 #FDFDE2
Accessibility & contrast
On white
1.12
#F7F87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#F7F87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F87B
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F87B | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6F
Deuteranopia (green-blind)
#FFF481
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7f87b; /* rgb */ color: rgb(247, 248, 123); /* oklch */ color: oklch(95.4% 0.148 109.3);
Tailwind
colors: {
custom: {
50: '#fcfaa4',
500: '#f7f87b',
950: '#000000',
},
}SCSS
$custom: #f7f87b; $custom-light: #fcfaa4; $custom-dark: #000000;
JSON
{
"hex": "#f7f87b",
"rgb": {
"r": 247,
"g": 248,
"b": 123
},
"hsl": {
"h": 60.48,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.95372,
"c": 0.14755,
"h": 109.3
},
"luminance": 0.88339
}Semantic roles & 50–950 ramp
primary
#F7F87B
secondary
#4443D4
accent
#00E602
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580