#F5F775#F5F775
#F5F775 is a very light, vivid yellow. Relative luminance 0.872; OKLCH L 94.9% C 0.152 H 109.8°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F775 |
|---|---|
| RGB | rgb(245, 247, 117) |
| HSL | hsl(61, 89%, 71%) |
| HSV | hsv(61, 53%, 97%) |
| CMYK | cmyk(0.8%, 0%, 52.6%, 3.1%) |
| CIE-LAB | lab(94.83, -17.48, 61.30) |
| CIE-LCH | lch(94.83, 63.74, 105.91°) |
| OKLab | oklab(94.94% -0.0515 0.1433) |
| OKLCH | oklch(94.94% 0.152 109.8) |
| XYZ | xyz(74.1297, 87.2201, 29.7564) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.46
Custard
#FFFD78
ΔE00 1.69
Light Yellow
#FFFE7A
ΔE00 1.70
Faded Yellow
#FEFF7F
ΔE00 1.71
Banana (survey)
#FFFF7E
ΔE00 1.77
Butter
#FFFF81
ΔE00 1.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F775 #7775F7
analogous
#F7B875 #F5F775 #B4F775
triadic
#F5F775 #75F5F7 #F775F5
tetradic
#F5F775 #75F7B8 #7775F7 #F775B4
square
#F5F775 #75F7B8 #7775F7 #F775B4
split-complementary
#F5F775 #75B4F7 #B875F7
monochromatic
#E1E40D #F1F43B #F5F775 #F9FAAF #FDFDE2
Accessibility & contrast
On white
1.14
#F5F775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#F5F775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F775
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F775 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE68
Deuteranopia (green-blind)
#FFF27C
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f5f775; /* rgb */ color: rgb(245, 247, 117); /* oklch */ color: oklch(94.9% 0.152 109.8);
Tailwind
colors: {
custom: {
50: '#fbf9a0',
500: '#f5f775',
950: '#000000',
},
}SCSS
$custom: #f5f775; $custom-light: #fbf9a0; $custom-dark: #000000;
JSON
{
"hex": "#f5f775",
"rgb": {
"r": 245,
"g": 247,
"b": 117
},
"hsl": {
"h": 60.923,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.94938,
"c": 0.15224,
"h": 109.8
},
"luminance": 0.87218
}Semantic roles & 50–950 ramp
primary
#F5F775
secondary
#403ED2
accent
#00E604
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580