#F4F697#F4F697
#F4F697 is a very light, moderate yellow. Relative luminance 0.874; OKLCH L 95.1% C 0.117 H 109.5°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F697 |
|---|---|
| RGB | rgb(244, 246, 151) |
| HSL | hsl(61, 84%, 78%) |
| HSV | hsv(61, 39%, 96%) |
| CMYK | cmyk(0.8%, 0%, 38.6%, 3.5%) |
| CIE-LAB | lab(94.90, -14.24, 45.45) |
| CIE-LCH | lch(94.90, 47.63, 107.39°) |
| OKLab | oklab(95.1% -0.0392 0.1107) |
| OKLCH | oklch(95.1% 0.117 109.5) |
| XYZ | xyz(75.8509, 87.3804, 42.1425) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.76
Parchment
#FEFCAF
ΔE00 3.47
Manilla
#FFFA86
ΔE00 3.70
Dark Cream
#FFF39A
ΔE00 3.70
Light Khaki
#E6F2A2
ΔE00 3.94
Yellowish Tan
#FCFC81
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F697 #9997F6
analogous
#F6C897 #F4F697 #C4F697
triadic
#F4F697 #97F4F6 #F697F4
tetradic
#F4F697 #97F6C8 #9997F6 #F697C4
square
#F4F697 #97F6C8 #9997F6 #F697C4
split-complementary
#F4F697 #97C4F6 #C897F6
monochromatic
#E8EC26 #EEF15F #F4F697 #FAFBCF #FCFDE3
Accessibility & contrast
On white
1.14
#F4F697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#F4F697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F697
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F697 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE90
Deuteranopia (green-blind)
#FFF29B
Tritanopia (blue-blind)
#FFEBDF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f697; /* rgb */ color: rgb(244, 246, 151); /* oklch */ color: oklch(95.1% 0.117 109.5);
Tailwind
colors: {
custom: {
50: '#f9f9b7',
500: '#f4f697',
950: '#000000',
},
}SCSS
$custom: #f4f697; $custom-light: #f9f9b7; $custom-dark: #000000;
JSON
{
"hex": "#f4f697",
"rgb": {
"r": 244,
"g": 246,
"b": 151
},
"hsl": {
"h": 61.263,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.95104,
"c": 0.11745,
"h": 109.5
},
"luminance": 0.87379
}Semantic roles & 50–950 ramp
primary
#F4F697
secondary
#5F5CD5
accent
#05E10A
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581