#F5F598#F5F598
#F5F598 is a very light, moderate yellow. Relative luminance 0.870; OKLCH L 95.0% C 0.115 H 108.4°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F598 |
|---|---|
| RGB | rgb(245, 245, 152) |
| HSL | hsl(60, 82%, 78%) |
| HSV | hsv(60, 38%, 96%) |
| CMYK | cmyk(0%, 0%, 38%, 3.9%) |
| CIE-LAB | lab(94.73, -13.26, 44.77) |
| CIE-LCH | lch(94.73, 46.69, 106.50°) |
| OKLab | oklab(94.99% -0.0363 0.1092) |
| OKLCH | oklch(94.99% 0.115 108.4) |
| XYZ | xyz(75.9771, 86.9858, 42.4873) |
| Luminance | 0.8698 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.25
Dark Cream
#FFF39A
ΔE00 3.18
Parchment
#FEFCAF
ΔE00 3.21
Manilla
#FFFA86
ΔE00 3.73
Khaki (CSS)
#F0E68C
ΔE00 3.84
Light Khaki
#E6F2A2
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F598 #9898F5
analogous
#F5C698 #F5F598 #C6F598
triadic
#F5F598 #98F5F5 #F598F5
tetradic
#F5F598 #98F5C6 #9898F5 #F598C6
square
#F5F598 #98F5C6 #9898F5 #F598C6
split-complementary
#F5F598 #98C6F5 #C698F5
monochromatic
#EAEA28 #F0F060 #F5F598 #FAFAD0 #FCFCE3
Accessibility & contrast
On white
1.14
#F5F598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#F5F598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F598
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F598 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE91
Deuteranopia (green-blind)
#FFF29C
Tritanopia (blue-blind)
#FFEADE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f5f598; /* rgb */ color: rgb(245, 245, 152); /* oklch */ color: oklch(95.0% 0.115 108.4);
Tailwind
colors: {
custom: {
50: '#faf8b7',
500: '#f5f598',
950: '#000000',
},
}SCSS
$custom: #f5f598; $custom-light: #faf8b7; $custom-dark: #000000;
JSON
{
"hex": "#f5f598",
"rgb": {
"r": 245,
"g": 245,
"b": 152
},
"hsl": {
"h": 60,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.94994,
"c": 0.11511,
"h": 108.4
},
"luminance": 0.86984
}Semantic roles & 50–950 ramp
primary
#F5F598
secondary
#5E5ED4
accent
#07DF07
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581