#F8F775#F8F775
#F8F775 is a very light, vivid yellow. Relative luminance 0.878; OKLCH L 95.2% C 0.152 H 108.6°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F775 |
|---|---|
| RGB | rgb(248, 247, 117) |
| HSL | hsl(60, 90%, 72%) |
| HSV | hsv(60, 53%, 97%) |
| CMYK | cmyk(0%, 0.4%, 52.8%, 2.7%) |
| CIE-LAB | lab(95.06, -16.30, 61.63) |
| CIE-LCH | lch(95.06, 63.74, 104.81°) |
| OKLab | oklab(95.18% -0.0483 0.1439) |
| OKLCH | oklch(95.18% 0.152 108.6) |
| XYZ | xyz(75.1850, 87.7643, 29.8058) |
| Luminance | 0.8776 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.24
Custard
#FFFD78
ΔE00 1.31
Yellowish Tan
#FCFC81
ΔE00 1.40
Light Yellow
#FFFE7A
ΔE00 1.43
Butter Yellow
#FFFD74
ΔE00 1.47
Banana (survey)
#FFFF7E
ΔE00 1.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F775 #7576F8
analogous
#F8B675 #F8F775 #B8F875
triadic
#F8F775 #75F8F7 #F775F8
tetradic
#F8F775 #75F8B6 #7576F8 #F875B8
square
#F8F775 #75F8B6 #7576F8 #F875B8
split-complementary
#F8F775 #75B8F8 #B675F8
monochromatic
#E7E50C #F5F43B #F8F775 #FBFAAF #FEFDE2
Accessibility & contrast
On white
1.13
#F8F775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#F8F775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F775
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F775 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE68
Deuteranopia (green-blind)
#FFF37C
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8f775; /* rgb */ color: rgb(248, 247, 117); /* oklch */ color: oklch(95.2% 0.152 108.6);
Tailwind
colors: {
custom: {
50: '#fdf9a0',
500: '#f8f775',
950: '#000000',
},
}SCSS
$custom: #f8f775; $custom-light: #fdf9a0; $custom-dark: #000000;
JSON
{
"hex": "#f8f775",
"rgb": {
"r": 248,
"g": 247,
"b": 117
},
"hsl": {
"h": 59.542,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.95178,
"c": 0.1518,
"h": 108.6
},
"luminance": 0.87762
}Semantic roles & 50–950 ramp
primary
#F8F775
secondary
#3E3FD3
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580