#F3F596#F3F596
#F3F596 is a very light, moderate yellow. Relative luminance 0.866; OKLCH L 94.8% C 0.117 H 109.5°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F596 |
|---|---|
| RGB | rgb(243, 245, 150) |
| HSL | hsl(61, 83%, 77%) |
| HSV | hsv(61, 39%, 96%) |
| CMYK | cmyk(0.8%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(94.55, -14.23, 45.48) |
| CIE-LCH | lch(94.55, 47.66, 107.38°) |
| OKLab | oklab(94.81% -0.0392 0.1108) |
| OKLCH | oklch(94.81% 0.117 109.5) |
| XYZ | xyz(75.1205, 86.5629, 41.5993) |
| Luminance | 0.8656 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.80
Parchment
#FEFCAF
ΔE00 3.58
Dark Cream
#FFF39A
ΔE00 3.71
Manilla
#FFFA86
ΔE00 3.75
Light Khaki
#E6F2A2
ΔE00 3.90
Yellowish Tan
#FCFC81
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F596 #9896F5
analogous
#F5C796 #F3F596 #C4F596
triadic
#F3F596 #96F3F5 #F596F3
tetradic
#F3F596 #96F5C7 #9896F5 #F596C4
square
#F3F596 #96F5C7 #9896F5 #F596C4
split-complementary
#F3F596 #96C4F5 #C796F5
monochromatic
#E6EA26 #EDF05E #F3F596 #F9FACE #FCFCE3
Accessibility & contrast
On white
1.15
#F3F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#F3F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F596
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F596 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8F
Deuteranopia (green-blind)
#FFF19A
Tritanopia (blue-blind)
#FFEADE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f3f596; /* rgb */ color: rgb(243, 245, 150); /* oklch */ color: oklch(94.8% 0.117 109.5);
Tailwind
colors: {
custom: {
50: '#f8f8b6',
500: '#f3f596',
950: '#000000',
},
}SCSS
$custom: #f3f596; $custom-light: #f8f8b6; $custom-dark: #000000;
JSON
{
"hex": "#f3f596",
"rgb": {
"r": 243,
"g": 245,
"b": 150
},
"hsl": {
"h": 61.263,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.94805,
"c": 0.11749,
"h": 109.5
},
"luminance": 0.86562
}Semantic roles & 50–950 ramp
primary
#F3F596
secondary
#5E5CD3
accent
#06DF0B
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581