#F5F87A#F5F87A
#F5F87A is a very light, vivid yellow. Relative luminance 0.880; OKLCH L 95.2% C 0.149 H 110.1°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F87A |
|---|---|
| RGB | rgb(245, 248, 122) |
| HSL | hsl(61, 90%, 73%) |
| HSV | hsv(61, 51%, 97%) |
| CMYK | cmyk(1.2%, 0%, 50.8%, 2.7%) |
| CIE-LAB | lab(95.14, -17.56, 59.42) |
| CIE-LCH | lch(95.14, 61.96, 106.46°) |
| OKLab | oklab(95.2% -0.0512 0.1397) |
| OKLCH | oklch(95.2% 0.149 110.1) |
| XYZ | xyz(74.7381, 87.9541, 31.4484) |
| Luminance | 0.8795 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.20
Faded Yellow
#FEFF7F
ΔE00 1.57
Butter
#FFFF81
ΔE00 1.68
Banana (survey)
#FFFF7E
ΔE00 1.71
Pale Yellow
#FFFF84
ΔE00 1.72
Light Yellow
#FFFE7A
ΔE00 1.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F87A #7D7AF8
analogous
#F8BC7A #F5F87A #B6F87A
triadic
#F5F87A #7AF5F8 #F87AF5
tetradic
#F5F87A #7AF8BC #7D7AF8 #F87AB6
square
#F5F87A #7AF8BC #7D7AF8 #F87AB6
split-complementary
#F5F87A #7AB6F8 #BC7AF8
monochromatic
#E6EB0C #F1F540 #F5F87A #F9FBB4 #FDFDE2
Accessibility & contrast
On white
1.13
#F5F87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#F5F87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F87A
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F87A | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6E
Deuteranopia (green-blind)
#FFF381
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f5f87a; /* rgb */ color: rgb(245, 248, 122); /* oklch */ color: oklch(95.2% 0.149 110.1);
Tailwind
colors: {
custom: {
50: '#fbfaa4',
500: '#f5f87a',
950: '#000000',
},
}SCSS
$custom: #f5f87a; $custom-light: #fbfaa4; $custom-dark: #000000;
JSON
{
"hex": "#f5f87a",
"rgb": {
"r": 245,
"g": 248,
"b": 122
},
"hsl": {
"h": 61.429,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.95202,
"c": 0.14879,
"h": 110.1
},
"luminance": 0.87952
}Semantic roles & 50–950 ramp
primary
#F5F87A
secondary
#4642D4
accent
#00E605
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580