#F5F699#F5F699
#F5F699 is a very light, moderate yellow. Relative luminance 0.876; OKLCH L 95.2% C 0.115 H 108.9°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F699 |
|---|---|
| RGB | rgb(245, 246, 153) |
| HSL | hsl(61, 84%, 78%) |
| HSV | hsv(61, 38%, 96%) |
| CMYK | cmyk(0.4%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(95.00, -13.64, 44.63) |
| CIE-LCH | lch(95.00, 46.66, 107.00°) |
| OKLab | oklab(95.21% -0.0374 0.1089) |
| OKLCH | oklch(95.21% 0.115 108.9) |
| XYZ | xyz(76.3627, 87.6254, 43.0215) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.44
Parchment
#FEFCAF
ΔE00 3.14
Dark Cream
#FFF39A
ΔE00 3.43
Manilla
#FFFA86
ΔE00 3.82
Light Khaki
#E6F2A2
ΔE00 3.93
Creme
#FFFFB6
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F699 #9A99F6
analogous
#F6C899 #F5F699 #C6F699
triadic
#F5F699 #99F5F6 #F699F5
tetradic
#F5F699 #99F6C8 #9A99F6 #F699C6
square
#F5F699 #99F6C8 #9A99F6 #F699C6
split-complementary
#F5F699 #99C6F6 #C899F6
monochromatic
#EAEC29 #EFF161 #F5F699 #FBFBD1 #FCFDE3
Accessibility & contrast
On white
1.13
#F5F699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F5F699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F699
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F699 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF92
Deuteranopia (green-blind)
#FFF29D
Tritanopia (blue-blind)
#FFEBDF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f5f699; /* rgb */ color: rgb(245, 246, 153); /* oklch */ color: oklch(95.2% 0.115 108.9);
Tailwind
colors: {
custom: {
50: '#faf9b8',
500: '#f5f699',
950: '#000000',
},
}SCSS
$custom: #f5f699; $custom-light: #faf9b8; $custom-dark: #000000;
JSON
{
"hex": "#f5f699",
"rgb": {
"r": 245,
"g": 246,
"b": 153
},
"hsl": {
"h": 60.645,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.95214,
"c": 0.11517,
"h": 108.9
},
"luminance": 0.87624
}Semantic roles & 50–950 ramp
primary
#F5F699
secondary
#5F5ED5
accent
#05E008
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581