#F8F87B#F8F87B
#F8F87B is a very light, vivid yellow. Relative luminance 0.885; OKLCH L 95.5% C 0.147 H 108.9°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F87B |
|---|---|
| RGB | rgb(248, 248, 123) |
| HSL | hsl(60, 90%, 73%) |
| HSV | hsv(60, 50%, 97%) |
| CMYK | cmyk(0%, 0%, 50.4%, 2.7%) |
| CIE-LAB | lab(95.38, -16.30, 59.31) |
| CIE-LCH | lch(95.38, 61.51, 105.37°) |
| OKLab | oklab(95.45% -0.0477 0.1395) |
| OKLCH | oklch(95.45% 0.147 108.9) |
| XYZ | xyz(75.8558, 88.5232, 31.8258) |
| Luminance | 0.8852 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.88
Faded Yellow
#FEFF7F
ΔE00 1.41
Butter
#FFFF81
ΔE00 1.42
Straw
#FCF679
ΔE00 1.45
Banana (survey)
#FFFF7E
ΔE00 1.46
Pale Yellow
#FFFF84
ΔE00 1.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F87B #7B7BF8
analogous
#F8B97B #F8F87B #B9F87B
triadic
#F8F87B #7BF8F8 #F87BF8
tetradic
#F8F87B #7BF8B9 #7B7BF8 #F87BB9
square
#F8F87B #7BF8B9 #7B7BF8 #F87BB9
split-complementary
#F8F87B #7BB9F8 #B97BF8
monochromatic
#ECEC0D #F5F541 #F8F87B #FBFBB5 #FDFDE2
Accessibility & contrast
On white
1.12
#F8F87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#F8F87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F87B
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F87B | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6F
Deuteranopia (green-blind)
#FFF481
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f8f87b; /* rgb */ color: rgb(248, 248, 123); /* oklch */ color: oklch(95.5% 0.147 108.9);
Tailwind
colors: {
custom: {
50: '#fdfaa4',
500: '#f8f87b',
950: '#000000',
},
}SCSS
$custom: #f8f87b; $custom-light: #fdfaa4; $custom-dark: #000000;
JSON
{
"hex": "#f8f87b",
"rgb": {
"r": 248,
"g": 248,
"b": 123
},
"hsl": {
"h": 60,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.95452,
"c": 0.14742,
"h": 108.9
},
"luminance": 0.88521
}Semantic roles & 50–950 ramp
primary
#F8F87B
secondary
#4343D4
accent
#00E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580